Home
last modified time | relevance | path

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

123456

/netbsd/src/external/gpl3/gdb/dist/gdb/contrib/
Dgdb-add-index.sh149 if ! $OBJCOPY --dump-section .debug_str="$debugstrmerge" "$fpath" \
167 echo --add-section .debug_str="$debugstrmerge"; \
168 echo --set-section-flags .debug_str=readonly; \
171 echo --update-section .debug_str="$debugstrmerge"; \
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/alpha/
Dvms-dwarf2.S69 .section .debug_str,NOWRT
71 .globl $dwarf2.debug_str
72 $dwarf2.debug_str:
/netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/
DDWARF.sc29 .debug_str 0 : { *(.debug_str) }
Dalphavms.sc81 \$dwarf2.debug_str = .;
82 *(debug_str)
Dpe.sc340 .debug_str ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
342 *(.debug_str)
Dpep.sc346 .debug_str ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
348 *(.debug_str)
/netbsd/src/sys/arch/zaurus/stand/zbsdmod/
DMakefile20 -R .debug_str \
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Ddw2-single-line-discriminators.S33 .section .debug_str,"MS",@progbits,1
95 .section .debug_str,"MS",@progbits,1
Dtrace-crash.S86 .section .debug_str,"MS",@progbits,1
277 .section .debug_str,"MS",@progbits,1
Ddw2-modula2-self-type.S117 .section .debug_str
Ddw2-strp.S166 .section .debug_str
Ddw2-simple-locdesc.S163 .section .debug_str
Ddw2-error.S150 .section .debug_str,"MS",@progbits,1
Dcallframecfa.S292 .section .debug_str,"MS",@progbits,1
Dmember-ptr-forwardref.S313 .section .debug_str,"MS",%progbits,1
Dfission-loclists-pie.S460 .section .debug_str,"MS",@progbits,1
473 .section .debug_str.dwo,"e",@progbits
Dpr13961.S371 .section .debug_str,"MS",%progbits,1
Dpr11465.S347 .section .debug_str
/netbsd/src/sys/arch/x68k/stand/boot/
Dboot.ldscript64 *(.debug_str)
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.gdb/
Dindex-file.exp155 foreach suffix { gdb-index debug_names debug_str } {
/netbsd/src/external/gpl3/binutils/dist/gold/
Ddwp.cc899 unsigned int debug_str = 0; in read() local
931 debug_str = i; in read()
945 this->add_strings(output_file, debug_str); in read()
1366 Dwo_file::add_strings(Dwp_output_file* output_file, unsigned int debug_str) in add_strings() argument
1370 const unsigned char* pdata = this->section_contents(debug_str, &len, &is_new); in add_strings()
1379 this->section_name(debug_str).c_str()); in add_strings()
/netbsd/src/sys/arch/ofppc/stand/ofwboot/
Dldscript217 .debug_str 0 : { *(.debug_str) }
/netbsd/src/sys/arch/sbmips/stand/common/
Dboot.ldscript237 .debug_str 0 : { *(.debug_str) }
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
Di386-gnu-cfi-asm.S343 .section .debug_str,"MS",@progbits,1
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
Dpy-linetable.S352 .section .debug_str,"MS",@progbits,1

123456