Searched refs:dwarf_ebx_i386 (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Utility/ |
D | RegisterContextWindows_i386.cpp | 52 …DEFINE_GPR(ebx, nullptr, ehframe_ebx_i386, dwarf_ebx_i386, LLDB_INVALID_REGNUM, …
|
D | RegisterContext_x86.h | 81 dwarf_ebx_i386, enumerator
|
D | RegisterInfos_i386.h | 188 DEFINE_GPR(ebx, nullptr, ehframe_ebx_i386, dwarf_ebx_i386,
|
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/x86/ |
D | RegisterContextWindows_x86.cpp | 68 {ehframe_ebx_i386, dwarf_ebx_i386, LLDB_INVALID_REGNUM,
|