Home
last modified time | relevance | path

Searched defs:RangeSection (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h109 StringRef RangeSection; variable
DDWARFContext.h253 StringRef RangeSection; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h201 const DWARFSection *RangeSection; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h213 const DWARFSection *RangeSection; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp586 const DWARFSection &RangeSection = DwarfVersion < 5 in verifyDebugInfoAttribute() local