Home
last modified time | relevance | path

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

/third_party/libunwind/src/x86/
DGos-linux.c145 unw_word_t addr = c->sigcontext_addr, fpstate_addr, off; in x86_get_scratch_loc() local
240 &fpstate_addr)) < 0) in x86_get_scratch_loc()
243 if (!fpstate_addr) in x86_get_scratch_loc()
246 return DWARF_MEM_LOC (c, fpstate_addr + off); in x86_get_scratch_loc()