Home
last modified time | relevance | path

Searched refs:DW_FORM_sec_offset (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.cpp166 dwarf::DW_FORM_sec_offset, in emitDebugStringOffsetSection()
234 dwarf::DW_FORM_sec_offset, in emitPubAccelerators()
245 dwarf::DW_FORM_sec_offset, in emitPubAccelerators()
H A DDIEAttributeCloner.cpp86 case dwarf::DW_FORM_sec_offset: in clone()
132 dwarf::DW_FORM_sec_offset, in clone()
438 ResultingForm = dwarf::DW_FORM_sec_offset; in cloneScalarAttr()
456 ResultingForm = dwarf::DW_FORM_sec_offset; in cloneScalarAttr()
467 } else if (AttrSpec.Form == dwarf::DW_FORM_sec_offset) in cloneScalarAttr()
H A DOutputSections.cpp213 case dwarf::DW_FORM_sec_offset: { in apply()
376 Section.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, FinalValue); in applyPatches()
392 Section.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, FinalValue); in applyPatches()
468 Section.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, FinalValue); in applyPatches()
H A DDWARFLinkerTypeUnit.cpp96 dwarf::DW_FORM_sec_offset, 0xbaddef) in createDIETree()
114 dwarf::DW_FORM_sec_offset, in createDIETree()
H A DDebugLineSectionEmitter.h57 dwarf::DW_FORM_sec_offset, in emit()
122 dwarf::DW_FORM_sec_offset, in emitLineTablePrologue()
H A DDWARFLinkerCompileUnit.cpp506 DebugInfoSection.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, in emitLocations()
518 dwarf::DW_FORM_sec_offset, in emitLocations()
668 dwarf::DW_FORM_sec_offset, in emitDebugAddrSection()
742 DebugInfoSection.apply(Patch.PatchOffset, dwarf::DW_FORM_sec_offset, in cloneAndEmitRangeList()
752 dwarf::DW_FORM_sec_offset, in cloneAndEmitRangeList()
764 dwarf::DW_FORM_sec_offset, in cloneAndEmitRangeList()
890 dwarf::DW_FORM_sec_offset, in emitAranges()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp79 case DW_FORM_sec_offset: in ExtractValue()
288 case DW_FORM_sec_offset: in SkipValue()
350 case DW_FORM_sec_offset: in Dump()
635 case DW_FORM_sec_offset: in FormIsSupported()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp400 case dwarf::DW_FORM_sec_offset: in emitValue()
471 case dwarf::DW_FORM_sec_offset: in sizeOf()
502 case dwarf::DW_FORM_sec_offset: in sizeOf()
552 case dwarf::DW_FORM_sec_offset: in sizeOf()
827 case dwarf::DW_FORM_sec_offset: in sizeOf()
H A DDwarfDebug.cpp3639 return dwarf::Form::DW_FORM_sec_offset; in getDwarfSectionOffsetForm()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_form.c151 case DW_FORM_sec_offset: in dwarf_global_formref()
444 case DW_FORM_sec_offset: in dwarf_get_form_class()
H A Ddwarf_loclist.c94 case DW_FORM_sec_offset: in dwarf_loclist_n()
H A Ddwarf.h329 #define DW_FORM_sec_offset 0x17 macro
H A Dlibdwarf_attr.c176 case DW_FORM_sec_offset: in _dwarf_attr_init()
H A Ddwarf_dump.c645 case DW_FORM_sec_offset: in dwarf_get_FORM_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp169 case DW_FORM_sec_offset: in skipValue()
322 case DW_FORM_sec_offset: in extractValue()
562 case DW_FORM_sec_offset: in dump()
H A DDWARFAbbreviationDeclaration.cpp120 case DW_FORM_sec_offset: in extract()
H A DDWARFDie.cpp218 dwarf::DW_FORM_sec_offset, *RangeListOffset); in dumpAttribute()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1423 dwarf::DW_FORM_sec_offset, DIEInteger(8)) in cloneScalarAttribute()
1472 AttrSpec.Form = dwarf::DW_FORM_sec_offset; in cloneScalarAttribute()
1493 AttrSpec.Form = dwarf::DW_FORM_sec_offset; in cloneScalarAttribute()
1502 } else if (AttrSpec.Form == dwarf::DW_FORM_sec_offset) in cloneScalarAttribute()
1588 case dwarf::DW_FORM_sec_offset: in cloneAttribute()
1847 dwarf::DW_FORM_sec_offset, DIEInteger(8)); in cloneDIE()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp788 case DW_FORM_sec_offset: in getFixedFormByteSize()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp389 case dwarf::DW_FORM_sec_offset: in writeDIE()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c505 case DW_FORM_sec_offset: in die_mem_offset()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp784 ? dwarf::DW_FORM_sec_offset in EmitGenDwarfAbbrev()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c5294 case DW_FORM_sec_offset: in dump_dwarf_die()
5464 case DW_FORM_sec_offset: in dump_dwarf_die()
6464 } else if (form == DW_FORM_sec_offset) { in search_loclist_at()