Lines Matching refs:Var
81 that the instruction stores calle-saved register \Var{r1} at offset 16
96 \item[\Type{unw\_word\_t} \Var{start\_ip}] The start-address of the
99 \item[\Type{unw\_word\_t} \Var{end\_ip}] The end-address of the
101 \Var{end\_ip}-\Var{start\_ip} is the size of the procedure in
103 \item[\Type{unw\_word\_t} \Var{gp}] The global-pointer value in use
107 \item[\Type{int32\_t} \Var{format}] The format of the unwind-info.
111 \item[\Type{union} \Var{u}] This union contains one sub-member
114 \item[\Type{unw\_dyn\_proc\_info\_t} \Var{pi}] This member is used
116 \item[\Type{unw\_dyn\_table\_info\_t} \Var{ti}] This member is used
118 \item[\Type{unw\_dyn\_remote\_table\_info\_t} \Var{rti}] This member
133 \item[\Type{unw\_word\_t} \Var{name\_ptr}] The address of a
140 \item[\Type{unw\_word\_t} \Var{handler}] The address of the
145 personality routine, \Var{handler} must be set to 0.
147 \item[\Type{uint32\_t} \Var{flags}] A bitmask of flags. At the
151 \item[\Type{unw\_dyn\_region\_info\_t~*}\Var{regions}] A NULL-terminated
169 \item[\Type{unw\_word\_t} \Var{name\_ptr}] The address of a
176 \item[\Type{unw\_word\_t} \Var{segbase}] The segment-base value
181 \item[\Type{unw\_word\_t} \Var{table\_len}] The length of the
182 unwind-info (\Var{table\_data}) counted in units of words
185 \item[\Type{unw\_word\_t} \Var{table\_data}] A pointer to the actual
197 \Var{table\_data} member is \Type{unw\_word\_t} rather than a pointer.
222 \item[\Type{unw\_dyn\_region\_info\_t~*}\Var{next}] A pointer to the
223 next region. If this is the last region, \Var{next} is \Const{NULL}.
224 \item[\Type{int32\_t} \Var{insn\_count}] The length of the region in
227 \Var{insn\_count} may be negative in the last region of a procedure
228 (i.e., it may be negative only if \Var{next} is \Const{NULL}). A
231 of \Var{insn\_count}.
232 \item[\Type{uint32\_t} \Var{op\_count}] The (allocated) length of
233 the \Var{op\_count} array.
234 \item[\Type{unw\_dyn\_op\_t} \Var{op}] An array of dynamic unwind
238 A region descriptor with an \Var{insn\_count} of zero is an
249 specify a negative value in \Var{insn\_count} such that
251 (up to the address specified by \Var{end\_ip}).
260 \Type{size\_t} \Func{\_U\_dyn\_region\_size}(\Type{int} \Var{op\_count});
263 descriptor with space for \Var{op\_count} unwind directives. Note
264 that the length of the \Var{op} array does not have to match exactly
266 if the \Var{op} array contains at least as many entries as there are
277 \item[\Type{int8\_t} \Var{tag}] The operation tag. Must be one
279 \item[\Type{int8\_t} \Var{qp}] The qualifying predicate that controls
287 \item[\Type{int16\_t} \Var{reg}] The number of the register affected
289 \item[\Type{int32\_t} \Var{when}] The region-relative number of
294 \item[\Type{unw\_word\_t} \Var{val}] The value to be applied by the
299 directives with the same \Var{when} value, if a particular instruction
304 convention, the \Var{when} member should be set to 0, however.
307 in order of increasing \Var{when} values. If the directives happen to
329 directive list. All remaining entries in the \Var{op} array of the
334 register \Var{reg} to register \Var{val}.
337 spills register \Var{reg} to a frame-pointer-relative location. The
339 \Var{val}. See the architecture-specific sections for a description
343 spills register \Var{reg} to a stack-pointer-relative location. The
345 \Var{val}. See the architecture-specific sections for a description
349 the constant value \Var{val} to register \Var{reg}. To add subtract
351 \Var{val}. The set of registers that can be specified for this tag