| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/ |
| H A D | trace-crash.S | 117 .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 D | trace-crash.S | 117 .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 D | dwarf_loclist.c | 78 case DW_AT_frame_base: in dwarf_loclist_n()
|
| H A D | dwarf_form.c | 462 case DW_AT_frame_base: in dwarf_get_form_class()
|
| H A D | dwarf.h | 227 #define DW_AT_frame_base 0x40 macro
|
| H A D | dwarf_dump.c | 194 case DW_AT_frame_base: in dwarf_get_AT_name()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 439 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 D | ChangeLog-2005 | 1301 (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 D | ChangeLog-2007 | 817 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
|
| H A D | dwarf.c | 2853 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 D | ChangeLog-2005 | 1301 (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 D | ChangeLog-2007 | 817 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
|
| H A D | dwarf.c | 2893 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 D | DWARFDie.cpp | 755 case DW_AT_frame_base: in mayHaveLocationDescription()
|
| H A D | DWARFContext.cpp | 1157 if (auto FrameBase = Subprogram.find(DW_AT_frame_base)) in addLocalsForDie()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 1193 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 D | dwarf2.def | 288 DW_AT (DW_AT_frame_base, 0x40)
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | dwarf2.def | 288 DW_AT (DW_AT_frame_base, 0x40)
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | dwarf2.def | 288 DW_AT (DW_AT_frame_base, 0x40)
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | dwarf2.def | 288 DW_AT (DW_AT_frame_base, 0x40)
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | DwarfLib.cc | 752 CASE_S (DW_AT_frame_base); in at2str()
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | DwarfLib.cc | 790 CASE_S (DW_AT_frame_base); in at2str()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 1936 *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 D | dwarf2out.cc | 7004 && 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 D | dwarf2out.c | 6858 && 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()
|