• Home
  • Raw
  • Download

Lines Matching refs:_t

87 procedure by setting up a structure of type \Type{unw\_dyn\_info\_t}
90 \Type{unw\_dyn\_info\_t} structure are described below:
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
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.
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
129 \Type{unw\_dyn\_proc\_info\_t}. This structure contains the following
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
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
183 (\Type{unw\_word\_t}).
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.
220 \Type{unw\_dyn\_region\_info\_t} and has the following members:
222 \item[\Type{unw\_dyn\_region\_info\_t~*}\Var{next}] A pointer to the
224 \item[\Type{int32\_t} \Var{insn\_count}] The length of the region in
232 \item[\Type{uint32\_t} \Var{op\_count}] The (allocated) length of
234 \item[\Type{unw\_dyn\_op\_t} \Var{op}] An array of dynamic unwind
260 \Type{size\_t} \Func{\_U\_dyn\_region\_size}(\Type{int} \Var{op\_count});
274 the form of a structure of type \Type{unw\_dyn\_op\_t}. This
277 \item[\Type{int8\_t} \Var{tag}] The operation tag. Must be one
278 of the \Type{unw\_dyn\_operation\_t} values described below.
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
324 \Type{unw\_dyn\_operation\_t} which defines the following
364 unw\_dyn\_op\_t