Home
last modified time | relevance | path

Searched refs:DW_AT_ranges (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm/test/DebugInfo/X86/
Dcu-ranges.ll16 ; With function sections enabled make sure that we have a DW_AT_ranges attribute.
17 ; FUNCTION-SECTIONS: DW_AT_ranges
22 ; Without function sections enabled make sure that we have no DW_AT_ranges attribute.
23 ; NO-FUNCTION-SECTIONS-NOT: DW_AT_ranges
25 ; NO-FUNCTION-SECTIONS-NOT: DW_AT_ranges
Dcu-ranges-odr.ll15 ; With function sections enabled make sure that we have a DW_AT_ranges attribute.
16 ; CHECK: DW_AT_ranges
Dfission-inline.ll25 ; f1 calls from f2. This causes f2's inlined_subroutine to use DW_AT_ranges,
67 ; CHECK-NEXT: DW_AT_ranges
Dfission-cu.ll21 ; DW_AT_low_pc, DW_AT_high_pc, DW_AT_ranges, DW_AT_dwo_name, DW_AT_dwo_id,
Dfission-ranges.ll19 ; CHECK: DW_AT_ranges [DW_FORM_sec_offset] (0x00000000
/external/llvm/test/DebugInfo/
Ddwarfdump-ranges.test6 CHECK: DW_AT_ranges [DW_FORM_data4] (0x00000000
12 CHECK: DW_AT_ranges [DW_FORM_data4] (0x00000030
Dcu-range-hole.ll10 ; a single range and no DW_AT_ranges.
12 ; CHECK: DW_AT_ranges
Dcu-ranges.ll8 ; CHECK: DW_AT_ranges
/external/elfutils/src/libdw/
Ddwarf_ranges.c117 Dwarf_Attribute *attr = INTUSE(dwarf_attr) (die, DW_AT_ranges, in dwarf_ranges()
Ddwarf_formudata.c169 case DW_AT_ranges:
Ddwarf.h197 DW_AT_ranges = 0x55, enumerator
Dknown-dwarf.h123 ONE_KNOWN_DW_AT (ranges, DW_AT_ranges) \
/external/llvm/test/DebugInfo/Inputs/
Dgmlt.ll13 ; * yet still produces DW_AT_ranges and a range list in debug_ranges that
17 ; CHECK: DW_AT_ranges [DW_FORM_sec_offset] (0x00000000
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.cpp125 case DW_AT_ranges: in CopyExcludingAddressAttributes()
DDWARFDebugPubnames.cpp133 case DW_AT_ranges: in GeneratePubnames()
DDWARFDebugInfoEntry.cpp810 case DW_AT_ranges: in GetDIENamesAndRanges()
1183 case DW_AT_ranges: in DumpAttribute()
2192 …t_t debug_ranges_offset = GetAttributeValueAsUnsigned(dwarf2Data, cu, DW_AT_ranges, DW_INVALID_OFF… in LookupAddress()
DDWARFCompileUnit.cpp701 case DW_AT_ranges: in Index()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp175 } else if (attr == DW_AT_ranges) { in dumpAttribute()
341 getAttributeValueAsSectionOffset(U, DW_AT_ranges, -1U); in getAddressRanges()
/external/google-breakpad/src/common/dwarf/
Ddwarf2enums.h227 DW_AT_ranges = 0x55, enumerator
/external/valgrind/coregrind/m_debuginfo/
Dpriv_d3basics.h292 DW_AT_ranges = 0x55, enumerator
/external/llvm/lib/Support/
DDwarf.cpp114 case DW_AT_ranges: return "DW_AT_ranges"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h160 DW_AT_ranges = 0x55, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp387 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()
390 addSectionLabel(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(), in addScopeRangeList()
/external/llvm/test/tools/dsymutil/X86/
Dbasic-lto-linking-x86.test122 CHECK: DW_AT_ranges [DW_FORM_data4] (0x00000000
Dbasic-lto-dw4-linking-x86.test113 CHECK: DW_AT_ranges [DW_FORM_sec_offset] (0x00000000

12