Home | History | Annotate | Download | only in doc

Lines Matching refs:Prog

33 \Prog{Libunwind} uses a set of call-back routines to access the
44 call-back routine, \Prog{libunwind} sets the \Var{as} argument to the
79 \Prog{Libunwind} invokes the \Func{find\_proc\_info}() call-back to
103 \Prog{Libunwind} invokes the \Func{put\_unwind\_info}() call-back to
108 \Func{find\_proc\_info}(). Note that \Prog{libunwind} does \emph{not}
115 \Prog{Libunwind} invokes the \Func{get\_dyn\_info\_list\_addr}()
123 \Var{dliap} must be cleared to zero. \Prog{Libunwind} will cache the
134 \Prog{Libunwind} invokes the \Func{access\_mem}() call-back to read
137 To read memory, \Prog{libunwind} sets argument \Var{write} to zero and
139 write memory, \Prog{libunwind} sets argument \Var{write} to a non-zero
153 \Prog{Libunwind} invokes the \Func{access\_reg}() call-back to read
156 \Var{regnum}. To read a register, \Prog{libunwind} sets argument
158 the read value. To write a register, \Prog{libunwind} sets argument
172 \Prog{Libunwind} invokes the \Func{access\_fpreg}() call-back to read
175 register, \Prog{libunwind} sets argument \Var{write} to zero and
177 receives the read value. To write a register, \Prog{libunwind} sets
192 \Prog{Libunwind} invokes the \Func{resume}() call-back to resume
195 should resume. By the time \Prog{libunwind} invokes the \Func{resume}
214 \Prog{Libunwind} invokes the \Func{get\_proc\_name}() call-back to
222 truncated to \Var{buf\_len}\Prog{-1} bytes, with the last byte in the