Searched refs:gcc_ebx (Results 1 – 6 of 6) sorted by relevance
/external/lldb/source/Plugins/Process/POSIX/ |
D | RegisterContext_x86.h | 18 gcc_ebx, enumerator
|
D | RegisterContext_i386.cpp | 195 DEFINE_GPR(ebx, NULL, gcc_ebx, dwarf_ebx, LLDB_INVALID_REGNUM, gdb_ebx),
|
D | RegisterContext_x86_64.cpp | 387 …DEFINE_GPR_i386(ebx, rbx, NULL, gcc_ebx, dwarf_ebx, LLDB_INVALID_REGNUM, gdb_…
|
/external/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextDarwin_i386.cpp | 103 gcc_ebx, enumerator 236 …{ DEFINE_GPR(ebx , NULL) , { gcc_ebx , dwarf_ebx , LLDB_INVALID_REGNUM…
|
/external/lldb/source/Plugins/ABI/MacOSX-i386/ |
D | ABIMacOSX_i386.cpp | 38 gcc_ebx, enumerator 152 …{ "ebx" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_ebx , dwarf_e…
|
/external/lldb/tools/debugserver/source/MacOSX/i386/ |
D | DNBArchImplI386.cpp | 169 gcc_ebx, enumerator 1066 …ebx" , NULL , Uint, Hex, GPR_SIZE(ebx), GPR_OFFSET(ebx) , gcc_ebx , dwarf…
|