Searched refs:dwarf_ebp (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| HD | RegisterContextDarwin_i386.cpp | 119 dwarf_ebp, enumerator 241 …{ DEFINE_GPR(ebp , "fp") , { gcc_ebp , dwarf_ebp , LLDB_REGNUM_GENERIC… 870 case dwarf_ebp: return gpr_ebp; in ConvertRegisterKindToRegisterNumber()
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-i386/ |
| HD | ABIMacOSX_i386.cpp | 54 dwarf_ebp, enumerator 157 … 4, 0, eEncodingUint , eFormatHex , { gcc_ebp , dwarf_ebp , LLDB… 754 uint32_t fp_reg_num = dwarf_ebp; in CreateDefaultUnwindPlan()
|