Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp43 unsigned IndexVersion) { in serializeSectionKind()
69 unsigned IndexVersion) { in deserializeSectionKind()
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp162 unsigned getContributionIndex(DWARFSectionKind Kind, uint32_t IndexVersion) { in getContributionIndex()
496 uint32_t IndexVersion) { in writeIndex()
655 uint32_t IndexVersion = 0; in write() local