Searched refs:REG_EBP (Results 1 – 5 of 5) sorted by relevance
22 enum { REG_EBP = 6 }; enumerator23 #define REG_EBP REG_EBP macro
270 case UNW_X86_EBP: addr = &uc->uc_mcontext.gregs[REG_EBP]; break; in x86_r_uc_addr()
126 const auto bp = uc->uc_mcontext.gregs[REG_EBP];214 reinterpret_cast<void **>(ucv->uc_mcontext.gregs[REG_EBP]);
126 const auto bp = uc->uc_mcontext.gregs[REG_EBP];215 reinterpret_cast<void **>(ucv->uc_mcontext.gregs[REG_EBP]);
131 #define REG_EBP 6 macro755 op->base = hardregs + REG_EBP; in get_generic_operand()781 op->base = hardregs + REG_EBP; in get_generic_operand()