Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_sections.c47 Dwarf_Unsigned *debug_types) in dwarf_get_section_max_offsets_b() argument
67 SET(debug_types, 0); in dwarf_get_section_max_offsets_b()
95 SET(debug_types, sz); in dwarf_get_section_max_offsets_b()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwp.cc895 Types_list debug_types; in read() local
923 debug_types.push_back(i); in read()
955 if (debug_types.size() > 1) in read()
958 if (debug_types.size() == 1) in read()
959 debug_shndx[elfcpp::DW_SECT_TYPES] = debug_types[0]; in read()
972 for (Types_list::const_iterator tp = debug_types.begin(); in read()
973 tp != debug_types.end(); in read()
H A DChangeLog-08152291 * dwp.cc (Dwo_file::read): Allow files with no .debug_types
5447 and .debug_types sections, call Layout::add_to_gdb_index.
5472 (Sized_relobj_file::do_layout): Track .debug_info and .debug_types
10056 * layout.cc (gdb_sections): Add .debug_types.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwp.cc895 Types_list debug_types; in read() local
923 debug_types.push_back(i); in read()
955 if (debug_types.size() > 1) in read()
958 if (debug_types.size() == 1) in read()
959 debug_shndx[elfcpp::DW_SECT_TYPES] = debug_types[0]; in read()
972 for (Types_list::const_iterator tp = debug_types.begin(); in read()
973 tp != debug_types.end(); in read()
H A DChangeLog-08152291 * dwp.cc (Dwo_file::read): Allow files with no .debug_types
5447 and .debug_types sections, call Layout::add_to_gdb_index.
5472 (Sized_relobj_file::do_layout): Track .debug_info and .debug_types
10056 * layout.cc (gdb_sections): Add .debug_types.
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dpep.sc429 .debug_types ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
431 *(.debug_types${RELOCATING+ .gnu.linkonce.wt.*})
H A Dpe.sc424 .debug_types ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
426 *(.debug_types${RELOCATING+ .gnu.linkonce.wt.*})
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dpe.sc424 .debug_types ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
426 *(.debug_types${RELOCATING+ .gnu.linkonce.wt.*})
H A Dpep.sc430 .debug_types ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
432 *(.debug_types${RELOCATING+ .gnu.linkonce.wt.*})
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2009317 Add support for .debug_types sections.
319 (debug_displays): Add .debug_types section.
320 * readelf.c (process_section_headers): Add .debug_types section.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2009317 Add support for .debug_types sections.
319 (debug_displays): Add .debug_types section.
320 * readelf.c (process_section_headers): Add .debug_types section.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1154 HANDLE_DWARF_SECTION(DebugTypes, ".debug_types", "debug-types", OffsetOption)
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-2010309 * scripttempl/pe.sc (.debug_types): New.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-2010309 * scripttempl/pe.sc (.debug_types): New.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf2.c483 debug_types, enumerator
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c530 debug_types, enumerator
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20094518 (dwarf2_locate_sectoins): Handle .debug_types.
4519 (dwarf2_build_psymtabs): Read .debug_types.
4539 (init_cu_die_reader): Handle .debug_types.
4541 (read_die_and_children): Expand debugging printf to handle .debug_types.
4543 (find_patial_die): Handle .debug_types.
4554 (follow_die_ref): Handle .debug_types.
H A DChangeLog-20114988 (dwarf2_locate_sections): Push .debug_types sections onto VEC.
4992 (dwarf2_read_index): Only allow a single .debug_types section.
4995 (create_debug_types_hash_table): Loop over all .debug_types
5005 (dwarf2_per_objfile_free): Free all .debug_types sections, and
5008 .debug_types section.
H A DChangeLog-20101806 .debug_types section is present and parent is DW_TAG_compile_unit.
2441 * dwarf2read.c (dw2_require_line_header): Read from .debug_types
2452 the order they're defined in. munmap .debug_types buffer.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20094518 (dwarf2_locate_sectoins): Handle .debug_types.
4519 (dwarf2_build_psymtabs): Read .debug_types.
4539 (init_cu_die_reader): Handle .debug_types.
4541 (read_die_and_children): Expand debugging printf to handle .debug_types.
4543 (find_patial_die): Handle .debug_types.
4554 (follow_die_ref): Handle .debug_types.
H A DChangeLog-20114988 (dwarf2_locate_sections): Push .debug_types sections onto VEC.
4992 (dwarf2_read_index): Only allow a single .debug_types section.
4995 (create_debug_types_hash_table): Loop over all .debug_types
5005 (dwarf2_per_objfile_free): Free all .debug_types sections, and
5008 .debug_types section.
H A DChangeLog-20101806 .debug_types section is present and parent is DW_TAG_compile_unit.
2441 * dwarf2read.c (dw2_require_line_header): Read from .debug_types
2452 the order they're defined in. munmap .debug_types buffer.
H A DChangeLog-20139646 missing .debug_types section.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcommon.opt1226 Output .debug_types section when using DWARF v4 debuginfo.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcommon.opt1282 Output .debug_types section when using DWARF v4 debuginfo.

12