Searched defs:gcc_edi (Results 1 - 4 of 4) sorted by relevance
/external/lldb/source/Plugins/Process/POSIX/ |
H A D | RegisterContext_x86.h | 22 gcc_edi, enumerator in enum:__anon24469
|
/external/lldb/source/Plugins/ABI/MacOSX-i386/ |
H A D | ABIMacOSX_i386.cpp | 42 gcc_edi, enumerator in enum:__anon24439 156 { "edi" , NULL, 4, 0, eEncodingUint , eFormatHex , { gcc_edi , dwarf_edi , LLDB_REGNUM_GENERIC_ARG1 , gdb_edi , LLDB_INVALID_REGNUM }, NULL, NULL},
|
/external/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextDarwin_i386.cpp | 107 gcc_edi, enumerator in enum:__anon24486 239 { DEFINE_GPR(edi , NULL) , { gcc_edi , dwarf_edi , LLDB_INVALID_REGNUM , gdb_edi , gpr_edi }, NULL, NULL},
|
/external/lldb/tools/debugserver/source/MacOSX/i386/ |
H A D | DNBArchImplI386.cpp | 173 gcc_edi, enumerator in enum:__anon24568 1069 { e_regSetGPR, gpr_edi, "edi" , NULL , Uint, Hex, GPR_SIZE(edi), GPR_OFFSET(edi) , gcc_edi , dwarf_edi , INVALID_NUB_REGNUM , gdb_edi , NULL, g_invalidate_edi },
|
Completed in 338 milliseconds