Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libdwarf/
Ddwarf_dump.c140 case DW_AT_frame_base: in get_attr_desc()
558 case DW_AT_frame_base:
614 case DW_AT_frame_base: in dwarf_dump_av_attr()
Ddwarf.h147 #define DW_AT_frame_base 0x40 macro
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.cpp115 case DW_AT_frame_base: in CopyExcludingAddressAttributes()
DDWARFDebugInfoEntry.cpp872 case DW_AT_frame_base: in GetDIENamesAndRanges()
1125 case DW_AT_frame_base: in DumpAttribute()
DSymbolFileDWARF.cpp6525 case DW_AT_frame_base: in ParseType()
/freebsd-10-stable/contrib/gcc/
Ddwarf2.h295 DW_AT_frame_base = 0x40, enumerator
Ddwarf2out.c4639 case DW_AT_frame_base: in dwarf_attr_name()
11958 add_AT_loc_list (subr_die, DW_AT_frame_base, list); in gen_subprogram_die()
11960 add_AT_loc (subr_die, DW_AT_frame_base, list->expr); in gen_subprogram_die()
DChangeLog-200442795 (gen_subprogram_die): Generate the location list for DW_AT_frame_base
/freebsd-10-stable/contrib/binutils/include/elf/
Ddwarf2.h297 DW_AT_frame_base = 0x40, enumerator
/freebsd-10-stable/contrib/llvm/lib/Support/
DDwarf.cpp162 case DW_AT_frame_base: return "DW_AT_frame_base"; in AttributeString()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DDwarf.h219 DW_AT_frame_base = 0x40, in LLVM_ENUM_INT_TYPE()
/freebsd-10-stable/contrib/binutils/binutils/
Ddwarf.c1130 case DW_AT_frame_base: in read_and_display_attr_value()
1352 case DW_AT_frame_base: in read_and_display_attr_value()
1441 case DW_AT_frame_base: return "DW_AT_frame_base"; in get_AT_name()
DChangeLog352 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
/freebsd-10-stable/contrib/gdb/gdb/
Ddwarf2read.c2249 attr = dwarf2_attr (die, DW_AT_frame_base, cu); in read_func_scope()
6662 case DW_AT_frame_base: in dwarf_attr_name()
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp439 SPCU->addAddress(SPDie, dwarf::DW_AT_frame_base, Location); in updateSubprogramScopeDIE()
/freebsd-10-stable/contrib/binutils/binutils/po/
Dbinutils.pot1319 msgid " [without DW_AT_frame_base]"