Searched refs:UNW_X86_ECX (Results 1 – 10 of 10) sorted by relevance
36 UNW_X86_EAX, UNW_X86_ECX, UNW_X86_EDX, UNW_X86_EBX,
34 c->dwarf.loc[ECX] = DWARF_REG_LOC (&c->dwarf, UNW_X86_ECX); in common_init()
176 case UNW_X86_ECX: off = LINUX_SC_ECX_OFF; break; in x86_get_scratch_loc()266 case UNW_X86_ECX: addr = &uc->uc_mcontext.gregs[REG_ECX]; break; in x86_r_uc_addr()
41 case UNW_X86_ECX: loc = c->dwarf.loc[ECX]; break; in unw_get_save_loc()
81 case UNW_X86_ECX: loc = c->dwarf.loc[ECX]; break; in tdep_access_reg()
204 case UNW_X86_ECX: off = FREEBSD_UC_MCONTEXT_ECX_OFF; break; in x86_get_scratch_loc()330 case UNW_X86_ECX: addr = &uc->uc_mcontext.mc_ecx; break; in x86_r_uc_addr()
81 UNW_X86_ECX, /* scratch */ enumerator
49 case UNW_X86_ECX: in _UCD_access_reg()
110 [UNW_X86_ECX] = offsetof(struct user_regs_struct, ecx) / sizeof(long), in _UCD_access_reg()
318 [UNW_X86_ECX] = 0x04,