Home
last modified time | relevance | path

Searched refs:debug_ranges (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/
H A Dmmo.sc75 .debug_ranges 0 : { *(.debug_ranges) }
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Dmmo.sc75 .debug_ranges 0 : { *(.debug_ranges) }
H A Dpe.sc267 .debug_ranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
269 *(.debug_ranges)
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A DChangeLog-2004120 (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.
H A DChangeLog-2005738 'debug_str' -> 'debug_ranges' and proecess' -> 'process'.
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp1030 const DWARFDebugRanges *debug_ranges = m_dwarf.GetDebugRanges(); in FindRnglistFromOffset() local
1031 if (!debug_ranges) in FindRnglistFromOffset()
1035 debug_ranges->FindRanges(this, offset, ranges); in FindRnglistFromOffset()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/po/
H A Dzh_TW.po4370 "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"
H A Dfi.po4545 "The .debug_ranges section is empty.\n"
4548 "Lohko .debug_ranges on tyhjä.\n"
4561 msgid "Range lists in .debug_ranges section start at 0x%lx\n"
4562 msgstr "Lukualueluettelot .debug_ranges-lohkossa alkavat osoitteesta 0x%lx\n"
4567 "Contents of the .debug_ranges section:\n"
4570 "Lohkon .debug_ranges sisältö:\n"
4580 msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n"
4581 msgstr "Lohkossa .debug_ranges on aukko [0x%lx - 0x%lx].\n"
4585 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n"
4586 msgstr "Lohkossa .debug_ranges on päällekkäisyys [0x%lx - 0x%lx].\n"
H A Dtr.po4435 "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"
H A Dvi.po5852 #~ "The .debug_ranges section is empty.\n"
5855 #~ "Phần « .debug_ranges » (các phạm vị gỡ lỗi) rỗng.\n"
5858 #~ "Contents of the .debug_ranges section:\n"
5861 #~ "Nội dung của phần « .debug_ranges » (các phạm vị gỡ lỗi):\n"
5864 #~ msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n"
5865 #~ msgstr "Có một lỗ [0x%lx - 0x%lx] trong phần « .debug_ranges » (các phạm vị gỡ lỗi).\n"
5867 #~ msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n"
5868 #~ msgstr "Có một chồng lấp [0x%lx - 0x%lx] trong phần « .debug_ranges » (các phạm vị gỡ lỗi).\n"
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.def459 /// Whether to use DWARF base address specifiers in .debug_ranges.
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1198 HANDLE_DWARF_SECTION(DebugRanges, ".debug_ranges", "debug-ranges", BoolOption)
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-20053694 (read_debug_ranges): New function, reads the debug_ranges section.
3698 (read_rangelist): Read a given rangelist from debug_ranges.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/po/
H A Dbfd.pot543 msgid "Dwarf Error: Can't find .debug_ranges section."
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-000176 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
/openbsd-src/gnu/usr.bin/binutils/ld/
H A DChangeLog-000176 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td3168 PosFlag<SetTrue, [CC1Option], "Use DWARF base address selection entries in .debug_ranges">,
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-200314151 (dwarf2_build_psymtabs): Read .debug_ranges.