Home
last modified time | relevance | path

Searched refs:DW_FORM_rnglistx (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/
Ddwarfdump-rnglists.s11 # DW_FORM_rnglistx.
29 .byte 0x23 # DW_FORM_rnglistx
34 # The split CU uses DW_FORM_rnglistx (the only correct option).
41 .byte 0x23 # DW_FORM_rnglistx
126 # 2 offset entries which can be used by DW_FORM_rnglistx.
149 # DW_FORM_rnglistx with an index other than 0.
158 # 2 offset entries which can be used by DW_FORM_rnglistx.
195 # CHECK-NEXT: DW_AT_ranges [DW_FORM_rnglistx] (indexed (0x1) rangelist = 0x00000018
202 # CHECK-NEXT: DW_AT_ranges [DW_FORM_rnglistx] (indexed (0x1) rangelist = 0x00000009
/external/elfutils/libdw/
Dlibdw_form.c110 case DW_FORM_rnglistx: in __libdw_form_val_compute_len()
Ddwarf_formudata.c305 case DW_FORM_rnglistx: in dwarf_formudata()
Ddwarf.h409 DW_FORM_rnglistx = 0x23, enumerator
Ddwarf_ranges.c391 if (attr->form == DW_FORM_rnglistx) in initial_offset()
DChangeLog365 (initial_offset): Handle .debug_rnglists and DW_FORM_rnglistx.
378 and DW_FORM_rnglistx.
695 DW_FORM_loclistx and DW_FORM_rnglistx are uleb128.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp161 case DW_FORM_rnglistx: in skipValue()
283 case DW_FORM_rnglistx: in extractValue()
487 case DW_FORM_rnglistx: in dump()
DDWARFDie.cpp266 if (Value && Value->getForm() == DW_FORM_rnglistx) in dumpAttribute()
402 if (Value->getForm() == DW_FORM_rnglistx) in getAddressRanges()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/BinaryFormat/
DDwarf.cpp617 case DW_FORM_rnglistx: // ULEB128. in getFixedFormByteSize()
/external/elfutils/src/
Dreadelf.c7108 case DW_FORM_rnglistx: in attr_callback()
DChangeLog653 DW_AT_rnglists_base. Handle DW_FORM_rnglistx. DW_AT_start_scope