Home
last modified time | relevance | path

Searched refs:dwarf_ebp (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ABI/X86/
DABIMacOSX_i386.cpp41 dwarf_ebp, enumerator
384 uint32_t fp_reg_num = dwarf_ebp; in CreateDefaultUnwindPlan()
DABISysV_i386.cpp65 dwarf_ebp, enumerator
648 uint32_t fp_reg_num = dwarf_ebp; in CreateDefaultUnwindPlan()
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/
DRegisterContextDarwin_i386.cpp107 dwarf_ebp, enumerator
210 {ehframe_ebp, dwarf_ebp, LLDB_REGNUM_GENERIC_FP, LLDB_INVALID_REGNUM,
863 case dwarf_ebp: in ConvertRegisterKindToRegisterNumber()
/openbsd/src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/i386/
DDNBArchImplI386.cpp194 dwarf_ebp, enumerator
1277 GPR_OFFSET(ebp), ehframe_ebp, dwarf_ebp, GENERIC_REGNUM_FP,