Searched refs:dwarf_ebp_i386 (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextWindows_i386.cpp | 57 …DEFINE_GPR(ebp, "fp", ehframe_ebp_i386, dwarf_ebp_i386, LLDB_REGNUM_GENERIC_FP, …
|
H A D | RegisterContext_x86.h | 83 dwarf_ebp_i386, enumerator
|
H A D | RegisterInfos_i386.h | 202 DEFINE_GPR(ebp, "fp", ehframe_ebp_i386, dwarf_ebp_i386,
|