Home
last modified time | relevance | path

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

/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()
DChangeLog608 (initial_offset): Handle .debug_rnglists and DW_FORM_rnglistx.
621 and DW_FORM_rnglistx.
938 DW_FORM_loclistx and DW_FORM_rnglistx are uleb128.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp188 case DW_FORM_rnglistx: in skipValue()
314 case DW_FORM_rnglistx: in extractValue()
551 case DW_FORM_rnglistx: in dump()
DDWARFDie.cpp309 if (FormValue.getForm() == DW_FORM_rnglistx) in dumpAttribute()
456 if (Value->getForm() == DW_FORM_rnglistx) in getAddressRanges()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp419 case dwarf::DW_FORM_rnglistx: in EmitValue()
447 case dwarf::DW_FORM_rnglistx: in SizeOf()
DDwarfCompileUnit.cpp496 addUInt(ScopeDIE, dwarf::DW_AT_ranges, dwarf::DW_FORM_rnglistx, Index); in addScopeRangeList()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DDwarf.cpp681 case DW_FORM_rnglistx: // ULEB128. in getFixedFormByteSize()
/external/elfutils/src/
DChangeLog1194 DW_AT_rnglists_base. Handle DW_FORM_rnglistx. DW_AT_start_scope
Dreadelf.c7329 case DW_FORM_rnglistx: in attr_callback()