Searched refs:debug_ranges (Results 1 – 25 of 33) sorted by relevance
12
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-discard/ |
D | zero-range.d | 3 #objdump: -s -j .debug_ranges 7 Contents of section .debug_ranges:
|
D | zero-range.s | 5 .section .debug_ranges
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/ |
D | testranges-ia64.d | 4 #name: unordered .debug_info references to .debug_ranges 7 Contents of the .debug_ranges section:
|
D | testranges.d | 4 #name: unordered .debug_info references to .debug_ranges 7 Contents of the \.z?debug_ranges section:
|
D | testranges-ia64.s | 1 # Test .debug_info can reference .debug_ranges entries without ordering the 11 .section .debug_ranges,"",@progbits
|
D | testranges.s | 1 # Test .debug_info can reference .debug_ranges entries without ordering the 11 .section .debug_ranges,"",%progbits
|
D | dw2-ranges.W | 4 Contents of the \.debug_ranges section:
|
D | dw2-ranges.S | 86 .section .debug_ranges
|
/toolchain/binutils/binutils-2.27/ld/scripttempl/ |
D | DWARF.sc | 41 .debug_ranges 0 : { *(.debug_ranges) }
|
D | alphavms.sc | 60 \$dwarf2.debug_ranges = .; 61 *(debug_ranges)
|
D | pe.sc | 382 .debug_ranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} : 384 *(.debug_ranges)
|
D | pep.sc | 395 .debug_ranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} : 397 *(.debug_ranges)
|
D | elfarcv2.sc | 306 .debug_ranges 0 : { *(.debug_ranges) }
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-2004 | 120 (process_section_headers): Allow the dumping of .debug_ranges 124 .debug_ranges section. 126 .debug_ranges section. 128 .debug_ranges section. 130 .debug_ranges section. 137 of a 64-bit format .debug_ranges section. 139 32-bit .debug_ranges section. 171 * NEWS: Mention the support for decoding .debug_ranges sections.
|
D | ChangeLog-2009 | 646 Support unordered .debug_info references to .debug_ranges. 702 and .debug_ranges sections.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/ |
D | arm-no-rel-plt.ld | 218 .debug_ranges 0 : { *(.debug_ranges) }
|
/toolchain/binutils/binutils-2.27/binutils/po/ |
D | zh_TW.po | 4370 "The .debug_ranges section is empty.\n" 4373 ".debug_ranges 區段為空。\n" 4386 msgid "Range lists in .debug_ranges section start at 0x%lx\n" 4387 msgstr ".debug_ranges 區段中的範圍列表起始自 0x%lx\n" 4392 "Contents of the .debug_ranges section:\n" 4395 ".debug_ranges 區段的內容:\n" 4405 msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n" 4406 msgstr "在 .debug_ranges 區段中有一個漏洞 [0x%lx - 0x%lx]。\n" 4410 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n" 4411 msgstr "在 .debug_ranges 區段中有一個重疊 [0x%lx - 0x%lx]。\n"
|
D | tr.po | 4435 "The .debug_ranges section is empty.\n" 4438 ".debug_ranges alt bölümü boş.\n" 4451 msgid "Range lists in .debug_ranges section start at 0x%lx\n" 4452 msgstr ".debug_ranges alt bölümünde aralık listeleri 0x%lx konumunda başlıyor\n" 4457 "Contents of the .debug_ranges section:\n" 4460 ".debug_ranges alt bölümünün içeriği:\n" 4470 msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n" 4471 msgstr ".debug_ranges alt bölümünde [0x%lx - 0x%lx] deliği mevcut.\n" 4475 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n" 4476 msgstr ".debug_ranges alt bölümünde [0x%lx - 0x%lx] örtüşmesi var.\n"
|
D | es.po | 8984 #~ "The .debug_ranges section is empty.\n" 8987 #~ "La sección .debug_ranges está vacía.\n" 8990 #~ "Contents of the .debug_ranges section:\n" 8993 #~ "Contenido de la sección .debug_ranges:\n" 8996 #~ msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n" 8997 #~ msgstr "Hay un agujero [0x%lx - 0x%lx] en la sección .debug_ranges.\n" 8999 #~ msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n" 9000 #~ msgstr "Hay un traslape [0x%lx - 0x%lx] en la sección .debug_ranges.\n"
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mach-o/ |
D | sections-1.d | 369 Section: __debug_ranges __DWARF \(bfdname: .debug_ranges\)
|
/toolchain/binutils/binutils-2.27/gold/testsuite/ |
D | dwp_test_2.s | 1629 .section .debug_ranges,"",@progbits
|
D | dwp_test_1.s | 2525 .section .debug_ranges,"",@progbits
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/ |
D | ChangeLog-1215 | 3 * binutils-all/objdump.exp: Add test for .debug_ranges decode.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | dwarf2.c | 347 debug_ranges, enumerator 2140 return read_section (unit->abfd, &stash->debug_sections[debug_ranges], in read_debug_ranges()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2012 | 448 * scripttempl/armbpabi.sc: Add .debug_pubtypes, .debug_ranges and
|
12