Home
last modified time | relevance | path

Searched refs:DW_UT_type (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_info.c230 cu->cu_unit_type = is_info ? DW_UT_compile : DW_UT_type; in _dwarf_info_load()
248 if (!is_info || cu->cu_unit_type == DW_UT_type || in _dwarf_info_load()
H A Ddwarf.h54 #define DW_UT_type 0x02 macro
H A Ddwarf_dump.c1566 case DW_UT_type: in dwarf_get_UT_name()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h102 return UnitType == dwarf::DW_UT_type || UnitType == dwarf::DW_UT_split_type; in isTypeUnit()
366 case dwarf::DW_UT_type: in isMatchingUnitTypeAndTag()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h723 (is_type_unit ? elfcpp::DW_UT_type : elfcpp::DW_UT_compile); in Dwarf_info_reader()
738 return (this->unit_type_ == elfcpp::DW_UT_type in is_type_unit()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.h723 (is_type_unit ? elfcpp::DW_UT_type : elfcpp::DW_UT_compile); in Dwarf_info_reader()
738 return (this->unit_type_ == elfcpp::DW_UT_type in is_type_unit()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.h459 DW_UT_type = 0x02, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h477 case DW_UT_type: in isUnitType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp251 UnitType = DW_UT_type; in extract()
H A DDWARFVerifier.cpp314 case dwarf::DW_UT_type: in verifyUnitSection()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def820 DW_UT (DW_UT_type, 0x02)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def811 DW_UT (DW_UT_type, 0x02)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def811 DW_UT (DW_UT_type, 0x02)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1735 : dwarf::DW_UT_type); in emitHeader()
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c2153 if (unit_type == DW_UT_type || unit_type == DW_UT_split_type) in build_address_map()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c3879 do_types = (compunit.cu_unit_type == DW_UT_type); in process_debug_info()
3961 do_types = (compunit.cu_unit_type == DW_UT_type); in process_debug_info()
4082 && compunit.cu_unit_type != DW_UT_type in process_debug_info()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c3703 do_types = (compunit.cu_unit_type == DW_UT_type); in process_debug_info()
3790 do_types = (compunit.cu_unit_type == DW_UT_type); in process_debug_info()
3928 && compunit.cu_unit_type != DW_UT_type in process_debug_info()
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c2169 if (unit_type == DW_UT_type || unit_type == DW_UT_split_type) in build_address_map()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c4349 if (unit_type == DW_UT_type) in parse_comp_unit()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c4426 case DW_UT_type: in parse_comp_unit()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc11187 case DW_UT_type: name = "DW_UT_type"; break; in output_compilation_unit_header()
11484 ? DW_UT_split_type : DW_UT_type); in output_comdat_type_unit()
H A DChangeLog-20167565 (use_debug_types): Adjust comment for DWARF5 DW_UT_type units.
7569 comments for DWARF5 DW_UT_type units.
7580 DW_UT_type or DW_UT_split_type units rather than .debug_types.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c11025 case DW_UT_type: name = "DW_UT_type"; break; in output_compilation_unit_header()
11322 ? DW_UT_split_type : DW_UT_type); in output_comdat_type_unit()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201716664 only DW_UT_type. Use signature and type_offset_in_tu from struct
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201716664 only DW_UT_type. Use signature and type_offset_in_tu from struct