Home
last modified time | relevance | path

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

/third_party/libunwind/src/x86/
DGos-freebsd.c160 int ret, is_fpstate = 0, is_xmmstate = 0; in x86_get_scratch_loc() local
249 is_xmmstate = 1; in x86_get_scratch_loc()
271 is_xmmstate = 1; in x86_get_scratch_loc()
283 is_xmmstate = 1; in x86_get_scratch_loc()
307 (is_xmmstate && fpformat != FREEBSD_UC_MCONTEXT_FPFMT_XMM)) in x86_get_scratch_loc()
309 if (is_xmmstate) in x86_get_scratch_loc()