Home
last modified time | relevance | path

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

1234

/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dtrace-crash.S117 .byte 1 # DW_AT_frame_base
153 .byte 1 # DW_AT_frame_base
195 .byte 64 # DW_AT_frame_base
268 .byte 64 # DW_AT_frame_base
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dtrace-crash.S117 .byte 1 # DW_AT_frame_base
153 .byte 1 # DW_AT_frame_base
195 .byte 64 # DW_AT_frame_base
268 .byte 64 # DW_AT_frame_base
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_loclist.c78 case DW_AT_frame_base: in dwarf_loclist_n()
H A Ddwarf_form.c462 case DW_AT_frame_base: in dwarf_get_form_class()
H A Ddwarf.h227 #define DW_AT_frame_base 0x40 macro
H A Ddwarf_dump.c194 case DW_AT_frame_base: in dwarf_get_AT_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp439 addAddress(*SPDie, dwarf::DW_AT_frame_base, Location); in updateSubprogramScopeDIE()
446 addBlock(*SPDie, dwarf::DW_AT_frame_base, Loc); in updateSubprogramScopeDIE()
482 addBlock(*SPDie, dwarf::DW_AT_frame_base, Loc); in updateSubprogramScopeDIE()
490 addBlock(*SPDie, dwarf::DW_AT_frame_base, DwarfExpr.finalize()); in updateSubprogramScopeDIE()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-20051301 (decode_location_expression): Return 1 if DW_AT_frame_base is
1306 Record if a location list has DW_AT_frame_base. Display if a
1307 location expression has no DW_AT_frame_base but needs one. Set
1312 DW_AT_frame_base but needs one. Display if start >= end. Don't
H A DChangeLog-2007817 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
H A Ddwarf.c2853 case DW_AT_frame_base: in read_and_display_attr_value()
3341 case DW_AT_frame_base: in read_and_display_attr_value()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-20051301 (decode_location_expression): Return 1 if DW_AT_frame_base is
1306 Record if a location list has DW_AT_frame_base. Display if a
1307 location expression has no DW_AT_frame_base but needs one. Set
1312 DW_AT_frame_base but needs one. Display if start >= end. Don't
H A DChangeLog-2007817 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
H A Ddwarf.c2893 case DW_AT_frame_base: in read_and_display_attr_value()
3350 case DW_AT_frame_base: in read_and_display_attr_value()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp755 case DW_AT_frame_base: in mayHaveLocationDescription()
H A DDWARFContext.cpp1157 if (auto FrameBase = Subprogram.find(DW_AT_frame_base)) in addLocalsForDie()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1193 AttrSpec.Attr == dwarf::DW_AT_frame_base) { in cloneScalarAttribute()
1320 case dwarf::DW_AT_frame_base: in shouldSkipAttribute()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def288 DW_AT (DW_AT_frame_base, 0x40)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def288 DW_AT (DW_AT_frame_base, 0x40)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def288 DW_AT (DW_AT_frame_base, 0x40)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def288 DW_AT (DW_AT_frame_base, 0x40)
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc752 CASE_S (DW_AT_frame_base); in at2str()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc790 CASE_S (DW_AT_frame_base); in at2str()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1936 *Although the value of the* ``DW_AT_frame_base`` *attribute of the debugger
1951 obtained from the ``DW_AT_frame_base`` attribute of the debugger information
2861 3. ``DW_AT_frame_base``
2864 may have a ``DW_AT_frame_base`` attribute, whose value is a DWARF expression
3050 ``DW_AT_return_addr`` attribute but not a ``DW_AT_frame_base`` or
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc7004 && a->dw_attr != DW_AT_frame_base in check_die()
23898 add_AT_loc (subr_die, DW_AT_frame_base, op); in gen_subprogram_die()
23904 add_AT_loc_list (subr_die, DW_AT_frame_base, list); in gen_subprogram_die()
23906 add_AT_loc (subr_die, DW_AT_frame_base, list->expr); in gen_subprogram_die()
32668 case DW_AT_frame_base: in resolve_variable_value_in_expr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c6858 && a->dw_attr != DW_AT_frame_base in check_die()
23200 add_AT_loc (subr_die, DW_AT_frame_base, op); in gen_subprogram_die()
23206 add_AT_loc_list (subr_die, DW_AT_frame_base, list); in gen_subprogram_die()
23208 add_AT_loc (subr_die, DW_AT_frame_base, list->expr); in gen_subprogram_die()
31844 case DW_AT_frame_base: in resolve_variable_value_in_expr()

1234