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