HomeSort by relevance Sort by last modified time
    Searched full:_dyn (Results 1 - 13 of 13) sorted by null

  /external/libunwind/doc/
_U_dyn_cancel.tex 8 \begin{Name}{3}{\_U\_dyn\_cancel}{David Mosberger-Tang}{Programming Library}{\_U\_dyn\_cancel}\_U\_dyn\_cancel -- cancel unwind-info for dynamically generated code
15 \Type{void} \Func{\_U\_dyn\_cancel}(\Type{unw\_dyn\_info\_t~*}\Var{di});\\
19 The \Func{\_U\_dyn\_cancel}() routine cancels the registration of the
21 is the pointer to the \Type{unw\_dyn\_info\_t} structure that
24 The \Func{\_U\_dyn\_cancel}() routine is guaranteed to execute in
26 \Func{\_U\_dyn\_register}() or \Func{\_U\_dyn\_cancel}())
    [all...]
_U_dyn_register.tex 8 \begin{Name}{3}{\_U\_dyn\_register}{David Mosberger-Tang}{Programming Library}{\_U\_dyn\_register}\_U\_dyn\_register -- register unwind-info for dynamically generated code
15 \Type{void} \Func{\_U\_dyn\_register}(\Type{unw\_dyn\_info\_t~*}\Var{di});\\
19 The \Func{\_U\_dyn\_register}() routine registers unwind-info for a
21 described by a structure of type \Type{unw\_dyn\_info\_t} (see
25 The \Func{\_U\_dyn\_register}() routine is guaranteed to execute in
27 \Func{\_U\_dyn\_register}() or \Func{\_U\_dyn\_cancel}())
    [all...]
libunwind-dynamic.tex 87 procedure by setting up a structure of type \Type{unw\_dyn\_info\_t}
88 and calling \Func{\_U\_dyn\_register}(), passing the address of the
90 \Type{unw\_dyn\_info\_t} structure are described below:
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
151 \item[\Type{unw\_dyn\_region\_info\_t~*}\Var{regions}] A NULL-terminated
165 is described by a structure of type \Type{unw\_dyn\_table\_info}.
220 \Type{unw\_dyn\_region\_info\_t} and has the following members
    [all...]
_U_dyn_cancel.man 13 .TH "\\_U\\_DYN\\_CANCEL" "3" "16 August 2007" "Programming Library " "Programming Library "
_U_dyn_register.man 13 .TH "\\_U\\_DYN\\_REGISTER" "3" "16 August 2007" "Programming Library " "Programming Library "
unw_create_addr_space.tex 59 \Type{int} \Func{get\_dyn\_info\_list\_addr}(\Type{unw\_addr\_space\_t} \Var{as},\\
113 \subsection{get\_dyn\_info\_list\_addr}
115 \Prog{Libunwind} invokes the \Func{get\_dyn\_info\_list\_addr}()
118 have a type of \Type{unw\_dyn\_info\_list\_t} (see
119 \Func{\_U\_dyn\_register}(3)). The \Var{dliap} argument is a pointer
124 value returned by \Func{get\_dyn\_info\_list\_addr}() if caching is
128 On successful completion, the \Func{get\_dyn\_info\_list\_addr}()
250 \SeeAlso{\_U\_dyn\_register(3)},
unw_step.tex 51 \Func{find\_proc\_info}(), \Func{get\_dyn\_info\_list\_addr}(),
libunwind.tex 60 \Type{void} \Func{\_U\_dyn\_register}(\Type{unw\_dyn\_info\_t~*});\\
62 \Type{void} \Func{\_U\_dyn\_cancel}(\Type{unw\_dyn\_info\_t~*});\\
256 \Func{Libunwind} provides the routines \Func{\_U\_dyn\_register}() and
257 \Func{\_U\_dyn\_cancel}() to register/cancel the information required to
344 \SeeAlso{\_U\_dyn\_register(3)},
345 \SeeAlso{\_U\_dyn\_cancel(3)}
libunwind-ptrace.tex 27 \Type{int} \Func{\_UPT\_get\_dyn\_info\_list\_addr}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t~*}, \Type{void~*});\\
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 688 Dyn.d_un.d_val field of the Elf*_Dyn structure. This follows Sun's
708 Dyn.d_un.d_ptr field of the Elf*_Dyn structure.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h 697 Dyn.d_un.d_val field of the Elf*_Dyn structure. This follows Sun's
717 Dyn.d_un.d_ptr field of the Elf*_Dyn structure.
    [all...]
  /external/elfutils/libelf/
elf.h 742 Dyn.d_un.d_val field of the Elf*_Dyn structure. This follows Sun's
762 Dyn.d_un.d_ptr field of the Elf*_Dyn structure.
    [all...]
  /external/valgrind/perf/
tinycc.c 664 Dyn.d_un.d_val field of the Elf*_Dyn structure. This follows Sun's
674 Dyn.d_un.d_ptr field of the Elf*_Dyn structure.
    [all...]

Completed in 483 milliseconds