/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileJITEventListener.cpp | 118 struct debug_line_info *debug_line; in notifyObjectLoaded() local 119 debug_line = (struct debug_line_info *)calloc( in notifyObjectLoaded() 123 debug_line[i].vma = (unsigned long)It.first; in notifyObjectLoaded() 124 debug_line[i].lineno = It.second.Line; in notifyObjectLoaded() 125 debug_line[i].filename = in notifyObjectLoaded() 131 debug_line) == -1) { in notifyObjectLoaded()
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_sections.c | 42 Dwarf_Unsigned *debug_abbrev, Dwarf_Unsigned *debug_line, in dwarf_get_section_max_offsets_b() argument 58 SET(debug_line, 0); in dwarf_get_section_max_offsets_b() 77 SET(debug_line, sz); in dwarf_get_section_max_offsets_b() 103 Dwarf_Unsigned *debug_abbrev, Dwarf_Unsigned *debug_line, in dwarf_get_section_max_offsets() argument 111 debug_line, debug_loc, debug_aranges, debug_macinfo, in dwarf_get_section_max_offsets()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/ |
H A D | vms-dwarf2.S | 49 .section .debug_line,NOWRT 51 .globl $dwarf2.debug_line 52 $dwarf2.debug_line:
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/alpha/ |
H A D | vms-dwarf2.S | 49 .section .debug_line,NOWRT 51 .globl $dwarf2.debug_line 52 $dwarf2.debug_line:
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
H A D | DWARF.sc | 27 .debug_line 0 : { *(.debug_line${RELOCATING+ .debug_line.* .debug_line_end}) }
|
H A D | alphavms.sc | 71 \$dwarf2.debug_line = .; 72 *(debug_line)
|
H A D | pep.sc | 327 .debug_line ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} : 329 *(.debug_line)
|
H A D | pe.sc | 322 .debug_line ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} : 324 *(.debug_line)
|
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/ |
H A D | DWARF.sc | 27 .debug_line 0 : { *(.debug_line${RELOCATING+ .debug_line.* .debug_line_end}) }
|
H A D | alphavms.sc | 71 \$dwarf2.debug_line = .; 72 *(debug_line)
|
H A D | pe.sc | 322 .debug_line ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} : 324 *(.debug_line)
|
H A D | pep.sc | 328 .debug_line ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} : 330 *(.debug_line)
|
/netbsd-src/sys/arch/zaurus/stand/zbsdmod/ |
H A D | Makefile | 17 -R .debug_line \
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | xtensa-istack.h | 50 struct dwarf2_line_info debug_line; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | xtensa-istack.h | 50 struct dwarf2_line_info debug_line; member
|
/netbsd-src/sys/arch/x68k/stand/boot/ |
H A D | boot.ldscript | 58 *(.debug_line)
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | ChangeLog-2013 | 318 * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwo 319 sections as if they were fragmentary .debug_line sections. 325 header in a .debug_line section. 327 .debug_line sections. 330 .debug_line sections.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | ChangeLog-2013 | 318 * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwo 319 sections as if they were fragmentary .debug_line sections. 325 header in a .debug_line section. 327 .debug_line sections. 330 .debug_line sections.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/doc/ |
H A D | debug.options.texi | 94 Displays the contents of the @samp{.debug_line} section in a raw 99 Displays the interpreted contents of the @samp{.debug_line} section.
|
/netbsd-src/external/gpl3/binutils/dist/binutils/doc/ |
H A D | debug.options.texi | 94 Displays the contents of the @samp{.debug_line} section in a raw 99 Displays the interpreted contents of the @samp{.debug_line} section.
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | ldscript | 215 .debug_line 0 : { *(.debug_line) }
|
/netbsd-src/sys/external/bsd/gnu-efi/dist/ |
H A D | Make.rules | 44 -j .debug_line -j .debug_str -j .debug_ranges \
|
/netbsd-src/sys/arch/sbmips/stand/common/ |
H A D | boot.ldscript | 235 .debug_line 0 : { *(.debug_line) }
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/ |
H A D | boot.ldscript | 235 .debug_line 0 : { *(.debug_line) }
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/ |
H A D | trace-crash.S | 82 .section .debug_line,"",@progbits
|