Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp23 DW_SECT_INFO = 1, enumerator
37 return ID >= DW_SECT_INFO && ID <= DW_SECT_RNGLISTS && in isKnownV5SectionID()
137 InfoColumnKind = DW_SECT_INFO; in parseImpl()
H A DDWARFUnit.cpp81 Context, Header.isTypeUnit() ? DW_SECT_EXT_TYPES : DW_SECT_INFO); in addUnitsImpl()
145 const auto *CUOff = E.getContribution(DW_SECT_INFO); in getUnitForIndexEntry()
163 auto U = Parser(Offset, DW_SECT_INFO, nullptr, &E); in getUnitForIndexEntry()
705 if (Kind == DW_SECT_INFO) in getDWARFUnitIndex()
H A DDWARFContext.cpp752 CUIndex = std::make_unique<DWARFUnitIndex>(DW_SECT_INFO); in getCUIndex()
972 NormalUnits.addUnitsForSection(*this, S, DW_SECT_INFO); in parseNormalUnits()
984 DWOUnits.addUnitsForDWOSection(*this, S, DW_SECT_INFO, Lazy); in parseDWOUnits()
H A DDWARFVerifier.cpp361 NumErrors += verifyUnitSection(S, DW_SECT_INFO); in handleDebugInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp341 assert(serializeSectionKind(Kind, 2) >= DW_SECT_INFO); in getContributionIndex()
342 return serializeSectionKind(Kind, 2) - DW_SECT_INFO; in getContributionIndex()
348 return Index + DW_SECT_INFO; in getOnDiskSectionId()
584 case DW_SECT_INFO: in handleSection()
660 {"debug_info.dwo", {MCOFI.getDwarfInfoDWOSection(), DW_SECT_INFO}}, in write()
738 DWARFUnitIndex CUIndex(DW_SECT_INFO); in write()
754 getSubsection(InfoSection, E, DW_SECT_INFO), in write()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwp.cc921 debug_shndx[elfcpp::DW_SECT_INFO] = i; in read()
968 if (debug_shndx[elfcpp::DW_SECT_INFO] > 0) in read()
971 debug_shndx[elfcpp::DW_SECT_INFO] = 0; in read()
1139 : elfcpp::DW_SECT_INFO); in sized_read_unit_index()
1519 : debug_shndx[elfcpp::DW_SECT_INFO]); in add_unit_set()
1645 if (section_id == elfcpp::DW_SECT_INFO) in add_contribution()
2253 this->output_file_->add_contribution(elfcpp::DW_SECT_INFO, in visit_compilation_unit()
2257 unit_set->sections[elfcpp::DW_SECT_INFO] = bounds; in visit_compilation_unit()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwp.cc921 debug_shndx[elfcpp::DW_SECT_INFO] = i; in read()
968 if (debug_shndx[elfcpp::DW_SECT_INFO] > 0) in read()
971 debug_shndx[elfcpp::DW_SECT_INFO] = 0; in read()
1139 : elfcpp::DW_SECT_INFO); in sized_read_unit_index()
1519 : debug_shndx[elfcpp::DW_SECT_INFO]); in add_unit_set()
1645 if (section_id == elfcpp::DW_SECT_INFO) in add_contribution()
2253 this->output_file_->add_contribution(elfcpp::DW_SECT_INFO, in visit_compilation_unit()
2257 unit_set->sections[elfcpp::DW_SECT_INFO] = bounds; in visit_compilation_unit()
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Ddwarf.h285 DW_SECT_INFO = 1, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Ddwarf.h285 DW_SECT_INFO = 1, enumerator
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.h495 DW_SECT_INFO = 1, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.h499 DW_SECT_INFO = 1, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.h489 DW_SECT_INFO = 1, enumerator
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.h489 DW_SECT_INFO = 1, enumerator
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf.h39 #define DW_SECT_INFO 1 /* .debug_info.dwo */ macro
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1745 dw_sect = DW_SECT_INFO; in find_cu_tu_set_v2()
10913 case DW_SECT_INFO: in get_DW_SECT_short_name()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c1791 dw_sect = DW_SECT_INFO; in find_cu_tu_set_v2()
10749 case DW_SECT_INFO: in get_DW_SECT_short_name()