Home | History | Annotate | Download | only in doc

Lines Matching refs:Func

15 \Type{int} \Func{unw\_init\_local}(\Type{unw\_cursor\_t~*}\Var{c}, \Type{unw\_context\_t~*}\Var{ctxt});\\
19 The \Func{unw\_init\_local}() routine initializes the unwind cursor
26 The \Func{unw\_init\_local}() routine can be used only for unwinding in
28 For all other cases, \Func{unw\_init\_remote}() must be used instead.
41 \Func{unw\_init\_local}(). Also, \Func{unw\_init\_local}() is
43 including \File{$<$libunwind.h$>$}, whereas \Func{unw\_init\_remote}()
48 On successful completion, \Func{unw\_init\_local}() returns 0.
54 \Func{unw\_init\_local}() is thread-safe as well as safe to use from a
60 \item[\Const{UNW\_EINVAL}] \Func{unw\_init\_local}() was called in a
62 (this normally happens when calling \Func{unw\_init\_local}() for a
65 \item[\Const{UNW\_EBADREG}] A register needed by \Func{unw\_init\_local}()