Searched refs:LINUX_SC_EIP_OFF (Results 1 – 3 of 3) sorted by relevance
53 movl %ecx, (LINUX_UC_MCONTEXT_OFF+LINUX_SC_EIP_OFF)(%eax)
43 #define LINUX_SC_EIP_OFF 0x38 macro
138 c->dwarf.loc[EIP] = DWARF_LOC (sc_addr + LINUX_SC_EIP_OFF, 0); in unw_handle_signal_frame()181 case UNW_X86_EIP: off = LINUX_SC_EIP_OFF; break; in x86_get_scratch_loc()