Searched refs:UNW_X86_GS (Results 1 – 5 of 5) sorted by relevance
127 UNW_X86_GS, /* special */ enumerator
168 case UNW_X86_GS: off = LINUX_SC_GS_OFF; break; in x86_get_scratch_loc()262 case UNW_X86_GS: addr = &uc->uc_mcontext.gregs[REG_GS]; break; in x86_r_uc_addr()
180 case UNW_X86_GS: off = FREEBSD_UC_MCONTEXT_GS_OFF; break; in x86_get_scratch_loc()310 case UNW_X86_GS: addr = &uc->uc_mcontext.mc_gs; break; in x86_r_uc_addr()
61 case UNW_X86_GS: in unw_get_save_loc()
99 case UNW_X86_GS: in tdep_access_reg()