Home | History | Annotate | Download | only in doc

Lines Matching refs:argument

35 routines are specified via the \Var{ap} argument, which points to a
41 The first argument to every call-back routine is an address-space
42 identifier (\Var{as}) and the last argument is an arbitrary,
44 call-back routine, \Prog{libunwind} sets the \Var{as} argument to the
46 argument to the value that was specified when
81 \Var{ip} argument is an instruction-address inside the procedure whose
82 information is needed. The \Var{pip} argument is a pointer to the
85 \Func{unw\_get\_proc\_info(3)} for details. Argument
105 \Func{find\_proc\_info}() with the \Var{need\_unwind\_info} argument
106 set to a non-zero value. The \Var{pip} argument has the same value as
107 the argument of the same name in the previous matching call to
110 with a zero \Var{need\_unwind\_info} argument.
119 \Func{\_U\_dyn\_register}(3)). The \Var{dliap} argument is a pointer
136 address of the word to be accessed is passed in argument \Var{addr}.
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
155 index of the register to be accessed is passed in argument
156 \Var{regnum}. To read a register, \Prog{libunwind} sets argument
158 the read value. To write a register, \Prog{libunwind} sets argument
174 register to be accessed is passed in argument \Var{regnum}. To read a
175 register, \Prog{libunwind} sets argument \Var{write} to zero and
178 argument \Var{write} to a non-zero value and \Var{fpvalp} to point to
193 execution in the target address space. Argument \Var{cp} is the
216 procedure. Argument \Var{addr} is an instruction-address within the
217 procedure whose name is to be obtained. The \Var{bufp} argument is a
219 size of this buffer is specified in argument \Var{buf\_len}. The
224 returned. Argument \Var{offp} is a pointer to a word which is used to