Home
last modified time | relevance | path

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

/external/libunwind/src/x86/
DGos-linux.c147 unw_word_t addr = c->sigcontext_addr, fpstate_addr, off; in x86_get_scratch_loc() local
242 &fpstate_addr)) < 0) in x86_get_scratch_loc()
245 if (!fpstate_addr) in x86_get_scratch_loc()
248 return DWARF_MEM_LOC (c, fpstate_addr + off); in x86_get_scratch_loc()