Home
last modified time | relevance | path

Searched defs:IndexEntries (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp266 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries, in writeIndexTable()
277 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries) { in writeIndex()
483 MapVector<uint64_t, UnitIndexEntry> IndexEntries; in write() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWP/
H A DDWP.cpp408 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries, in writeIndexTable()
421 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries, in writeIndex()
575 MapVector<uint64_t, UnitIndexEntry> IndexEntries; in write() local
/aosp_15_r20/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp7290 SmallVector<IndexEntry, 4> IndexEntries; in printMachOUnwindInfoSection() local