Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp43 unsigned IndexVersion) { in serializeSectionKind()
69 unsigned IndexVersion) { in deserializeSectionKind()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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