Home
last modified time | relevance | path

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

/external/llvm/test/DebugInfo/
Ddwarfdump-dump-flags.test6 ; DUMP_ALL: .debug_ranges
9 ; DUMP_INFO-NOT: .debug_ranges
12 ; DUMP_RANGES: .debug_ranges
Ddwarfdump-ranges.test17 CHECK: .debug_ranges contents:
Dcu-ranges.ll16 ; CHECK: .debug_ranges contents:
/external/llvm/test/DebugInfo/X86/
Ddwarf-aranges-no-dwarf-labels.ll22 ; ModuleID = 'tmp/debug_ranges/a.cc'
64 !1 = !MDFile(filename: "tmp/debug_ranges/a.cc", directory: "/")
68 !5 = !MDFile(filename: "tmp/debug_ranges/a.cc", directory: "/")
Dcu-ranges.ll19 ; Check that we have a relocation against the .debug_ranges section.
20 ; FUNCTION-SECTIONS-RELOCS: R_X86_64_32 .debug_ranges 0x0
Dcu-ranges-odr.ll18 ; Check that we have a relocation against the .debug_ranges section.
19 ; CHECK-RELOCS: R_X86_64_32 .debug_ranges 0x0
Ddebug-ranges-offset.ll7 ; CHECK-NOT: .rela.debug_ranges
/external/llvm/test/DebugInfo/SystemZ/
Dvariable-loc.s31 .section .debug_ranges,"",@progbits
318 .section .debug_ranges,"",@progbits
/external/llvm/test/DebugInfo/Inputs/
Dgmlt.ll13 ; * yet still produces DW_AT_ranges and a range list in debug_ranges that
81 ; CHECK: .debug_ranges contents:
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.cpp812 const DWARFDebugRanges* debug_ranges = dwarf2Data->DebugRanges(); in GetDIENamesAndRanges() local
813 debug_ranges->FindRanges(form_value.Unsigned(), ranges); in GetDIENamesAndRanges()
2196 DWARFDebugRanges* debug_ranges = dwarf2Data->DebugRanges(); in LookupAddress() local
2197 debug_ranges->FindRanges(debug_ranges_offset, ranges); in LookupAddress()
/external/elfutils/src/
DNEWS807 libebl: .debug_ranges is a DWARF 3 debug section
/external/elfutils/src/po/
Duk.po202 msgid ".debug_ranges section missing"
203 msgstr "немає розділу .debug_ranges"
5417 msgid "cannot get .debug_ranges content: %s"
5418 msgstr "не вдалося отримати дані .debug_ranges: %s"
Dja.po202 msgid ".debug_ranges section missing"
203 msgstr ".debug_ranges セクションがありません"
5134 msgid "cannot get .debug_ranges content: %s"
Den@boldquot.po225 msgid ".debug_ranges section missing"
226 msgstr ".debug_ranges section missing"
5273 msgid "cannot get .debug_ranges content: %s"
5274 msgstr "cannot get .debug_ranges content: %s"
Den@quot.po222 msgid ".debug_ranges section missing"
223 msgstr ".debug_ranges section missing"
5238 msgid "cannot get .debug_ranges content: %s"
5239 msgstr "cannot get .debug_ranges content: %s"
Dpl.po200 msgid ".debug_ranges section missing"
201 msgstr "brak sekcji .debug_ranges"
5398 msgid "cannot get .debug_ranges content: %s"
5399 msgstr "nie można uzyskać zawartości .debug_ranges: %s"
Des.po207 msgid ".debug_ranges section missing"
208 msgstr ".debug_ranges section faltante"
5435 msgid "cannot get .debug_ranges content: %s"
5436 msgstr "no se ha podido obtener contenido de .debug_ranges: %s"
Delfutils.pot201 msgid ".debug_ranges section missing"
4932 msgid "cannot get .debug_ranges content: %s"
Dde.po205 msgid ".debug_ranges section missing"
4977 msgid "cannot get .debug_ranges content: %s"
/external/elfutils/src/src/
DChangeLog1158 Print .debug_loc/.debug_ranges with cognizance of actual DIE uses.
2858 (print_debug): Handle .debug_ranges section.
/external/elfutils/src/libdw/
DChangeLog1895 * dwarf_begin_elf.c (dwarf_scnnames): Add it for ".debug_ranges".