Home
last modified time | relevance | path

Searched refs:DW_SECT_INFO (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnitIndex.h23 DW_SECT_INFO = 1, enumerator
DDWARFUnit.h74 uint64_t *offset_ptr, DWARFSectionKind Kind = DW_SECT_INFO,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp143 const auto *CUOff = E.getOffset(DW_SECT_INFO); in getUnitForIndexEntry()
161 auto U = Parser(Offset, DW_SECT_INFO, nullptr, &E); in getUnitForIndexEntry()
760 if (Kind == DW_SECT_INFO) in getDWARFUnitIndex()
DDWARFContext.cpp703 CUIndex = std::make_unique<DWARFUnitIndex>(DW_SECT_INFO); in getCUIndex()
909 NormalUnits.addUnitsForSection(*this, S, DW_SECT_INFO); in parseNormalUnits()
921 DWOUnits.addUnitsForDWOSection(*this, S, DW_SECT_INFO, Lazy); in parseDWOUnits()
DDWARFVerifier.cpp352 NumErrors += verifyUnitSection(S, DW_SECT_INFO); in handleDebugInfo()
/third_party/elfutils/libdw/
Ddwarf.h944 DW_SECT_INFO = 1, enumerator