Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp43 unsigned IndexVersion) { in serializeSectionKind()
69 unsigned IndexVersion) { in deserializeSectionKind()
/openbsd-src/gnu/llvm/llvm/lib/DWP/
H A DDWP.cpp160 unsigned getContributionIndex(DWARFSectionKind Kind, uint32_t IndexVersion) { in getContributionIndex()
422 uint32_t IndexVersion) { in writeIndex()
580 uint32_t IndexVersion = 0; in write() local