Home
last modified time | relevance | path

Searched refs:UNW_X86_FEA (Results 1 – 5 of 5) sorted by relevance

/external/libunwind/include/
Dlibunwind-x86.h103 UNW_X86_FEA, /* scratch */ enumerator
/external/libunwind/src/x86/
DGget_save_loc.c58 case UNW_X86_FEA: in unw_get_save_loc()
DGregs.c96 case UNW_X86_FEA: in tdep_access_reg()
DGos-linux.c191 case UNW_X86_FEA: is_fpstate = 1; off = LINUX_FPSTATE_DATAOFF_OFF; break; in x86_get_scratch_loc()
DGos-freebsd.c223 case UNW_X86_FEA: in x86_get_scratch_loc()