Searched defs:_fpreg (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/doc/
H A Dunw_create_addr_space.tex67 \Type{int} \Func{access\_fpreg}(\Var{unw\_addr\_space\_t} \Var{as},\\
68 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_regnum\_t} \Var{regnum}, \Type{unw\_fpreg\_t~*}\Var{fpvalp},\\
170 \subsection{access\_fpreg}
172 \Prog{Libunwind} invokes the \Func{access\_fpreg}() call-back to read
176 \Var{fpvalp} to point to a variable of type \Type{unw\_fpreg\_t} that
179 the variable of type \Type{unw\_fpreg\_t} that contains the value to
186 On successful completion, the \Func{access\_fpreg}() call-back must
198 \Func{access\_fpreg}, and \Func{access\_mem}() call-backs. Thus, all
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dsigcontext32.h10 struct _fpreg { struct
35 struct _fpreg _st[8];
H A Dsigcontext.h56 struct _fpreg { struct
80 struct _fpreg _st[8];

Completed in 119 milliseconds