Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/testsuite/
Ddwp_test_main.s365 .section .debug_types.dwo,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
468 .section .debug_types,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
488 .section .debug_types.dwo,"G",@progbits,wt.66526f88bcc798ab,comdat
586 .section .debug_types,"G",@progbits,wt.66526f88bcc798ab,comdat
606 .section .debug_types.dwo,"G",@progbits,wt.c419a9b7a4a2fab5,comdat
728 .section .debug_types,"G",@progbits,wt.c419a9b7a4a2fab5,comdat
Ddwp_test_1b.s37 .section .debug_types.dwo,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
140 .section .debug_types,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
Ddwp_test_1.s756 .section .debug_types.dwo,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
859 .section .debug_types,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
879 .section .debug_types.dwo,"G",@progbits,wt.66526f88bcc798ab,comdat
977 .section .debug_types,"G",@progbits,wt.66526f88bcc798ab,comdat
997 .section .debug_types.dwo,"G",@progbits,wt.c419a9b7a4a2fab5,comdat
1119 .section .debug_types,"G",@progbits,wt.c419a9b7a4a2fab5,comdat
Ddwp_test_2.s397 .section .debug_types.dwo,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
500 .section .debug_types,"G",@progbits,wt.bb2916f0c1bd34b5,comdat
520 .section .debug_types.dwo,"G",@progbits,wt.c419a9b7a4a2fab5,comdat
642 .section .debug_types,"G",@progbits,wt.c419a9b7a4a2fab5,comdat
/toolchain/binutils/binutils-2.27/gold/
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()
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.
/toolchain/binutils/binutils-2.27/ld/scripttempl/
Dpe.sc392 .debug_types ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
394 *(.debug_types${RELOCATING+ .gnu.linkonce.wt.*})
Dpep.sc405 .debug_types ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
407 *(.debug_types${RELOCATING+ .gnu.linkonce.wt.*})
/toolchain/binutils/binutils-2.27/binutils/
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.
/toolchain/binutils/binutils-2.27/ld/
DChangeLog-2010309 * scripttempl/pe.sc (.debug_types): New.
/toolchain/binutils/binutils-2.27/bfd/
Ddwarf2.c352 debug_types, enumerator