Searched defs:IndexEntries (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 458 writeIndexTable(MCStreamer & Out,ArrayRef<unsigned> ContributionOffsets,const MapVector<uint64_t,UnitIndexEntry> & IndexEntries,const AccessField & Field) writeIndexTable() argument 471 writeIndex(MCStreamer & Out,MCSection * Section,ArrayRef<unsigned> ContributionOffsets,const MapVector<uint64_t,UnitIndexEntry> & IndexEntries,uint32_t IndexVersion) writeIndex() argument 626 MapVector<uint64_t, UnitIndexEntry> IndexEntries; write() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8007 SmallVector<IndexEntry, 4> IndexEntries; printMachOUnwindInfoSection() local [all...] |