Home | History | Annotate | Download | only in doc

Lines Matching refs:_get

8 \begin{Name}{3}{unw\_get\_proc\_info\_by\_ip}{David Mosberger-Tang}{Programming Library}{unw\_get\_proc\_info\_by\_ip}unw\_get\_proc\_info\_by\_ip -- get procedure info by IP
15 \Type{int} \Func{unw\_get\_proc\_info\_by\_ip}(\Type{unw\_addr\_space\_t~}\Var{as}, \Type{unw\_word\_t~}\Var{ip}, \Type{unw\_proc\_info\_t~*}\Var{pip}, \Type{void~*}\Var{arg});\\
19 The \Func{unw\_get\_proc\_info\_by\_ip}() routine returns the same
21 \Func{unw\_get\_proc\_info}(), except that the info is looked up by
26 than \Func{unw\_get\_proc\_info}().
52 On successful completion, \Func{unw\_get\_proc\_info\_by\_ip}()
58 \Func{unw\_get\_proc\_info}() is thread-safe. If the local
71 In addition, \Func{unw\_get\_proc\_info}() may return any error
79 \SeeAlso{unw\_get\_proc\_name(3)},
80 \SeeAlso{unw\_get\_proc\_info(3)},