Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp43 unsigned IndexVersion) { in serializeSectionKind()
69 unsigned IndexVersion) { in deserializeSectionKind()
/freebsd-src/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp162 unsigned getContributionIndex(DWARFSectionKind Kind, uint32_t IndexVersion) { in getContributionIndex() argument
472 writeIndex(MCStreamer & Out,MCSection * Section,ArrayRef<unsigned> ContributionOffsets,const MapVector<uint64_t,UnitIndexEntry> & IndexEntries,uint32_t IndexVersion) writeIndex() argument
631 uint32_t IndexVersion = 0; write() local
[all...]