Home
last modified time | relevance | path

Searched defs:TypeIndexEntries (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp200 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 DDWP.cpp183 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