Searched defs:TypeIndexEntries (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-dwp/ |
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
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/ |
D | llvm-dwp.cpp | 211 MCStreamer &Out, MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, in addAllTypesFromDWP() argument 241 MapVector<uint64_t, UnitIndexEntry> &TypeIndexEntries, in addAllTypes() 516 MapVector<uint64_t, UnitIndexEntry> TypeIndexEntries; in write() local
|