Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp429 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries, in writeIndexTable()
440 const MapVector<uint64_t, UnitIndexEntry> &IndexEntries) { in writeIndex()
670 MapVector<uint64_t, UnitIndexEntry> IndexEntries; in write() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp8133 SmallVector<IndexEntry, 4> IndexEntries; in printMachOUnwindInfoSection() local