Home
last modified time | relevance | path

Searched refs:frame_base (Results 1 – 24 of 24) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dframe-base.h28 struct frame_base;
60 struct frame_base struct
73 typedef const struct frame_base *(frame_base_sniffer_ftype) (struct frame_info *next_frame); argument
86 const struct frame_base *def);
91 extern const struct frame_base *frame_base_find_by_frame (struct frame_info *next_frame);
H A Dframe-base.c62 const struct frame_base default_frame_base = {
74 const struct frame_base *default_base;
122 const struct frame_base *default_base) in frame_base_set_default()
128 const struct frame_base *
136 const struct frame_base *desc = NULL; in frame_base_find_by_frame()
H A Ds390-tdep.c1753 CORE_ADDR frame_base; member
1929 info->frame_base = prev_sp + 16*word_size + 32; in s390_prologue_frame_unwind_cache()
1970 info->frame_base = backchain + 16*word_size + 32; in s390_backchain_frame_unwind_cache()
1989 info->frame_base = -1; in s390_frame_unwind_cache()
2008 if (info->frame_base == -1) in s390_frame_this_id()
2046 CORE_ADDR frame_base; member
2071 info->frame_base = reg + 16*word_size + 32; in s390_stub_frame_unwind_cache()
2124 CORE_ADDR frame_base; member
2214 info->frame_base = prev_sp + 16*word_size + 32; in s390_sigtramp_frame_unwind_cache()
2275 return info->frame_base; in s390_frame_base_address()
[all …]
H A Ddwarf2-frame.h91 extern const struct frame_base *
H A Dalpha-mdebug-tdep.c356 static const struct frame_base alpha_mdebug_frame_base = {
363 static const struct frame_base *
H A Dframe.h69 struct frame_base;
H A Ddwarf2-frame.c872 static const struct frame_base dwarf2_frame_base =
880 const struct frame_base *
H A Damd64-tdep.c991 static const struct frame_base amd64_frame_base =
H A Dalpha-tdep.c1223 static const struct frame_base alpha_heuristic_frame_base = {
H A Dsparc64-tdep.c586 static const struct frame_base sparc64_frame_base =
H A Dsparc-tdep.c794 static const struct frame_base sparc32_frame_base =
H A Di386-tdep.c1037 static const struct frame_base i386_frame_base =
H A Dframe.c120 const struct frame_base *base;
H A Darm-tdep.c1036 struct frame_base arm_normal_base = {
H A Dmips-tdep.c1717 static const struct frame_base mips_mdebug_frame_base = {
1724 static const struct frame_base *
H A Dia64-tdep.c2095 static const struct frame_base ia64_frame_base =
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp408 int &call_column, DWARFExpression *frame_base) const { in GetDIENamesAndRanges()
417 call_column, frame_base); in GetDIENamesAndRanges()
534 if (frame_base) { in GetDIENamesAndRanges()
539 frame_base->SetOpcodeData(module, debug_info_data, block_offset, in GetDIENamesAndRanges()
549 frame_base->SetOpcodeData(module, debug_loc_data, in GetDIENamesAndRanges()
553 frame_base->SetLocationListSlide(lo_pc - in GetDIENamesAndRanges()
582 frame_base->SetLocationListSlide(lowest_range_pc - cu->GetBaseAddress()); in GetDIENamesAndRanges()
H A DDWARFDIE.cpp276 lldb_private::DWARFExpression *frame_base) const { in GetDIENamesAndRanges()
280 decl_column, call_file, call_line, call_column, frame_base); in GetDIENamesAndRanges()
H A DDWARFDIE.h112 lldb_private::DWARFExpression *frame_base) const;
H A DDWARFDebugInfoEntry.h191 lldb_private::DWARFExpression *frame_base = NULL) const;
H A DDWARFASTParserClang.cpp2575 DWARFExpression frame_base(die.GetCU()); in ParseFunctionFromDWARF() local
2584 &frame_base)) { in ParseFunctionFromDWARF()
2665 if (frame_base.IsValid()) in ParseFunctionFromDWARF()
2666 func_sp->GetFrameBaseExpression() = frame_base; in ParseFunctionFromDWARF()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStackFrame.cpp1060 bool StackFrame::GetFrameBaseValue(Scalar &frame_base, Status *error_ptr) { in GetFrameBaseValue() argument
1099 frame_base = m_frame_base; in GetFrameBaseValue()
/freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/
H A DDwarf.def248 HANDLE_DW_AT(0x40, frame_base, 2, DWARF)
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200534024 Also try to generate a frame_base from a single element location