Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_loclist.c75 case DW_AT_frame_base: in dwarf_loclist_n()
H A Ddwarf.h169 #define DW_AT_frame_base 0x40 macro
H A Ddwarf_form.c458 case DW_AT_frame_base: in dwarf_get_form_class()
H A Ddwarf_dump.c153 case DW_AT_frame_base: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp724 case DW_AT_frame_base: in mayHaveLocationList()
749 case DW_AT_frame_base: in mayHaveLocationExpr()
H A DDWARFContext.cpp1662 if (auto FrameBase = Subprogram.find(DW_AT_frame_base)) in addLocalsForDie()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp523 addAddress(*SPDie, dwarf::DW_AT_frame_base, Location); in updateSubprogramScopeDIE()
535 addBlock(*SPDie, dwarf::DW_AT_frame_base, Loc); in updateSubprogramScopeDIE()
549 addBlock(*SPDie, dwarf::DW_AT_frame_base, Loc); in updateSubprogramScopeDIE()
557 addBlock(*SPDie, dwarf::DW_AT_frame_base, DwarfExpr.finalize()); in updateSubprogramScopeDIE()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEAttributeCloner.cpp166 case dwarf::DW_AT_frame_base: in shouldSkipAttribute()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp231 case DW_AT_frame_base: in GetDIENamesAndRanges()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c5456 case DW_AT_frame_base: in dump_dwarf_die()
6447 attr != DW_AT_frame_base && in search_loclist_at()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1651 case dwarf::DW_AT_frame_base: in shouldSkipAttribute()