Searched refs:gcc_esi (Results 1 - 6 of 6) sorted by relevance

/external/lldb/source/Plugins/Process/POSIX/
H A DRegisterContext_x86.h21 gcc_esi, enumerator in enum:__anon9949
H A DRegisterContext_i386.cpp199 DEFINE_GPR(esi, NULL, gcc_esi, dwarf_esi, LLDB_INVALID_REGNUM, gdb_esi),
H A DRegisterContext_x86_64.cpp391 DEFINE_GPR_i386(esi, rsi, NULL, gcc_esi, dwarf_esi, LLDB_INVALID_REGNUM, gdb_esi),
/external/lldb/source/Plugins/ABI/MacOSX-i386/
H A DABIMacOSX_i386.cpp41 gcc_esi, enumerator in enum:__anon9919
155 { "esi" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_esi , dwarf_esi , LLDB_REGNUM_GENERIC_ARG2 , gdb_esi , LLDB_INVALID_REGNUM }, NULL, NULL},
/external/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp106 gcc_esi, enumerator in enum:__anon9966
240 { DEFINE_GPR(esi , NULL) , { gcc_esi , dwarf_esi , LLDB_INVALID_REGNUM , gdb_esi , gpr_esi }, NULL, NULL},
/external/lldb/tools/debugserver/source/MacOSX/i386/
H A DDNBArchImplI386.cpp172 gcc_esi, enumerator in enum:__anon10048
1070 { e_regSetGPR, gpr_esi, "esi" , NULL , Uint, Hex, GPR_SIZE(esi), GPR_OFFSET(esi) , gcc_esi , dwarf_esi , INVALID_NUB_REGNUM , gdb_esi , NULL, g_invalidate_esi },

Completed in 101 milliseconds