Searched refs:debug_ranges (Results 1 – 18 of 18) sorted by relevance
75 .debug_ranges 0 : { *(.debug_ranges) }
267 .debug_ranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :269 *(.debug_ranges)
120 (process_section_headers): Allow the dumping of .debug_ranges124 .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.
738 'debug_str' -> 'debug_ranges' and proecess' -> 'process'.
1030 const DWARFDebugRanges *debug_ranges = m_dwarf.GetDebugRanges(); in FindRnglistFromOffset() local1031 if (!debug_ranges) in FindRnglistFromOffset()1035 debug_ranges->FindRanges(this, offset, ranges); in FindRnglistFromOffset()
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"
4545 "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"
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"
5852 #~ "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"
459 /// Whether to use DWARF base address specifiers in .debug_ranges.
1198 HANDLE_DWARF_SECTION(DebugRanges, ".debug_ranges", "debug-ranges", BoolOption)
3694 (read_debug_ranges): New function, reads the debug_ranges section.3698 (read_rangelist): Read a given rangelist from debug_ranges.
543 msgid "Dwarf Error: Can't find .debug_ranges section."
76 * scripttempl/mmo.sc: Add .debug_ranges to listed sections.
3168 PosFlag<SetTrue, [CC1Option], "Use DWARF base address selection entries in .debug_ranges">,
14151 (dwarf2_build_psymtabs): Read .debug_ranges.