Home | History | Annotate | Download | only in doc

Lines Matching refs:item

92 \item[\Type{void~*}next] Private to \Prog{libunwind}.  Must not be used
94 \item[\Type{void~*}prev] Private to \Prog{libunwind}. Must not be used
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.
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
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
185 \item[\Type{unw\_word\_t} \Var{table\_data}] A pointer to the actual
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
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
328 \item[\Const{UNW\_DYN\_STOP}] Marks the end of the dynamic unwind
333 \item[\Const{UNW\_DYN\_SAVE\_REG}] Marks an instruction which saves
336 \item[\Const{UNW\_DYN\_SPILL\_FP\_REL}] Marks an instruction which
342 \item[\Const{UNW\_DYN\_SPILL\_SP\_REL}] Marks an instruction which
348 \item[\Const{UNW\_DYN\_ADD}] Marks an instruction which adds
354 \item[\Const{UNW\_DYN\_POP\_FRAMES}]
356 \item[\Const{UNW\_DYN\_LABEL\_STATE}]
358 \item[\Const{UNW\_DYN\_COPY\_STATE}]
360 \item[\Const{UNW\_DYN\_ALIAS}]