Home | History | Annotate | Download | only in doc

Lines Matching refs:Table

157 \subsection{Table-info format}
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
191 \subsection{Remote table-info format}
193 The remote table-info format has the same basic purpose as the regular
194 table-info format. The only difference is that when \Prog{libunwind}
195 uses the unwind-info, it will keep the table data in the target
197 \Var{table\_data} member is \Type{unw\_word\_t} rather than a pointer.
198 This implies that \Prog{libunwind} will have to access the table-data
203 table-info format offers no advantage and it is expected that such
205 format or the normal table-info format. The main reason that the
206 remote table-info format exists is to enable the
378 - meaning of segbase member in table-info/table-remote-info format
379 - format of table\_data in table-info/table-remote-info format