Lines Matching refs:Var
15 …_states\_iterate}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_reg\_states\_callback}\Var{cb}, \Typ…
21 identified by argument \Var{cp}. The \Var{cb} argument is a pointer
26 \Type{int} (~*\Var{unw\_reg\_states\_callback})(\Type{void~*}\Var{token},
27 \Type{void~*}\Var{reg\_states\_data},
28 \Type{size\_t} \Var{reg\_states\_data\_size},
29 \Type{unw\_word\_t} \Var{start\_ip}, \Type{unw\_word\_t} \Var{end\_ip});
33 \item[\Type{void~*} \Var{token}] The token value passed to \Var{unw\_reg\_states\_callback}. \\
34 \item[\Type{void~*} \Var{reg\_states\_data}] A pointer to data about
36 to \Var{unw\_apply\_reg\_state}.\\
37 \item[\Type{int} \Var{reg\_states\_data\_size}] The size of the register update data. \\
38 \item[\Type{unw\_word\_t} \Var{start\_ip}] The address of the first
40 \item[\Type{unw\_word\_t} \Var{end\_ip}] The address of the first
53 \Func{unw\_reg\_states\_iterate}() is thread-safe. If cursor \Var{cp} is