Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp29 if (getVersion() >= 5 && (getUnitType() == dwarf::DW_UT_skeleton || in dump()
H A DDWARFUnit.cpp259 } else if (UnitType == DW_UT_split_compile || UnitType == DW_UT_skeleton) in extract()
H A DDWARFVerifier.cpp324 case dwarf::DW_UT_skeleton: in verifyUnitSection()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.h461 DW_UT_skeleton = 0x04, enumerator
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_info.c241 if (cu->cu_unit_type == DW_UT_skeleton || in _dwarf_info_load()
H A Ddwarf.h56 #define DW_UT_skeleton 0x04 macro
H A Ddwarf_dump.c1570 case DW_UT_skeleton: in dwarf_get_UT_name()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h370 case dwarf::DW_UT_skeleton: in isMatchingUnitTypeAndTag()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h479 case DW_UT_skeleton: in isUnitType()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def822 DW_UT (DW_UT_skeleton, 0x04)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def813 DW_UT (DW_UT_skeleton, 0x04)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def813 DW_UT (DW_UT_skeleton, 0x04)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1340 : DD->useSplitDwarf() ? dwarf::DW_UT_skeleton in emitHeader()
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c2196 case DW_UT_skeleton: case DW_UT_split_compile: in build_address_map()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c3888 || compunit.cu_unit_type == DW_UT_skeleton) in process_debug_info()
3985 || compunit.cu_unit_type == DW_UT_skeleton) in process_debug_info()
4084 && compunit.cu_unit_type != DW_UT_skeleton) in process_debug_info()
H A DChangeLog2157 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c3712 || compunit.cu_unit_type == DW_UT_skeleton) in process_debug_info()
3814 || compunit.cu_unit_type == DW_UT_skeleton) in process_debug_info()
3930 && compunit.cu_unit_type != DW_UT_skeleton) in process_debug_info()
H A DChangeLog1652 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c2212 case DW_UT_skeleton: case DW_UT_split_compile: in build_address_map()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c4434 case DW_UT_skeleton: in parse_comp_unit()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20195193 DW_UT_partial, DW_UT_skeleton, DW_UT_split_compile, DW_UT_split_type.
5194 Particularly, DW_UT_skeleton and DW_UT_split_compile have dwo_id
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20195193 DW_UT_partial, DW_UT_skeleton, DW_UT_split_compile, DW_UT_split_type.
5194 Particularly, DW_UT_skeleton and DW_UT_split_compile have dwo_id
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc11398 dw2_asm_output_data (1, DW_UT_skeleton, "DW_UT_skeleton"); in output_skeleton_debug_sections()
H A DChangeLog-20167578 -gdwarf-5 emit DWARF 5 DW_UT_skeleton header.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c11236 dw2_asm_output_data (1, DW_UT_skeleton, "DW_UT_skeleton"); in output_skeleton_debug_sections()

12