Searched defs:TypeIndexEntries (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 200 MCStreamer &Out, MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, in addAllTypesFromDWP() argument 230 MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, in addAllTypes() 484 MapVector<uint64_t, UnitIndexEntry> TypeIndexEntries; in write() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWP/ |
H A D | DWP.cpp | 183 MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, in addAllTypesFromDWP() 218 MCStreamer &Out, MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, in addAllTypesFromTypesSection() 576 MapVector<uint64_t, UnitIndexEntry> TypeIndexEntries; in write() local
|