Searched defs:gcc_ebp (Results 1 - 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_x86.h19 gcc_ebp, enumerator in enum:__anon25305
/external/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.cpp39 gcc_ebp, enumerator in enum:__anon25275
157 { "ebp" , "fp", 4, 0, eEncodingUint , eFormatHex , { gcc_ebp , dwarf_ebp , LLDB_REGNUM_GENERIC_FP , gdb_ebp , LLDB_INVALID_REGNUM }, NULL, NULL},
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp104 gcc_ebp, enumerator in enum:__anon25322
241 { DEFINE_GPR(ebp , "fp") , { gcc_ebp , dwarf_ebp , LLDB_REGNUM_GENERIC_FP , gdb_ebp , gpr_ebp }, NULL, NULL},
/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp170 gcc_ebp, enumerator in enum:__anon25404
1071 { e_regSetGPR, gpr_ebp, "ebp" , "fp" , Uint, Hex, GPR_SIZE(ebp), GPR_OFFSET(ebp) , gcc_ebp , dwarf_ebp , GENERIC_REGNUM_FP , gdb_ebp , NULL, g_invalidate_ebp },

Completed in 41 milliseconds