HomeSort by relevance Sort by last modified time
    Searched refs:_word (Results 1 - 14 of 14) sorted by null

  /external/libunwind/doc/
libunwind-ptrace.tex 23 \Type{int} \Func{\_UPT\_find\_proc\_info}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_proc\_info\_t~*}, \Type{int}, \Type{void~*});\\
27 \Type{int} \Func{\_UPT\_get\_dyn\_info\_list\_addr}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t~*}, \Type{void~*});\\
29 \Type{int} \Func{\_UPT\_access\_mem}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_word\_t~*}, \Type{int}, \Type{void~*});\\
31 \Type{int} \Func{\_UPT\_access\_reg}(\Type{unw\_addr\_space\_t}, \Type{unw\_regnum\_t}, \Type{unw\_word\_t~*}, \Type{int}, \Type{void~*});\\
35 \Type{int} \Func{\_UPT\_get\_proc\_name}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{char~*}, \Type{size\_t}, \Type{unw\_word\_t~*}, \Type{void~*});\\
unw_flush_cache.tex 15 \Type{void} \Func{unw\_flush\_cache}(\Type{unw\_addr\_space\_t} \Var{as}, \Type{unw\_word\_t} \Var{lo}, \Type{unw\_word\_t} \Var{hi});\\
unw_get_proc_info.tex 26 \item[\Type{unw\_word\_t} \Var{start\_ip}] The address of the first
30 \item[\Type{unw\_word\_t} \Var{end\_ip}] The address of the first
34 \item[\Type{unw\_word\_t} \Var{lsda}] The address of the
38 \item[\Type{unw\_word\_t} \Var{handler}] The address of the exception
42 \item[\Type{unw\_word\_t} \Var{gp}] The global-pointer of the
48 \item[\Type{unw\_word\_t} \Var{flags}] A set of flags. There are
unw_create_addr_space.tex 55 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_word\_t} \Var{ip}, \Type{unw\_proc\_info\_t~*}\Var{pip},\\
60 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_word\_t~*}\Var{dilap}, \Type{void~*}\Var{arg});\\
62 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_word\_t} \Var{addr}, \Type{unw\_word\_t~*}\Var{valp},\\
65 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_regnum\_t} \Var{regnum}, \Type{unw\_word\_t~*}\Var{valp},\\
73 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{unw\_word\_t} \Var{addr}, \Type{char~*}\Var{bufp},\\
74 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{size\_t} \Var{buf\_len}, \Type{unw\_word\_t~*}\Var{offp},\\
120 to a variable of type \Type{unw\_word\_t} which is used to return the
libunwind-dynamic.tex 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
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
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 actua
    [all...]
unw_get_reg.tex 15 \Type{int} \Func{unw\_get\_reg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \Type{unw\_word\_t~*}\Var{valp});\\
unw_set_reg.tex 15 \Type{int} \Func{unw\_set\_reg}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_regnum\_t} \Var{reg}, \Type{unw\_word\_t} \Var{val});\\
libunwind.tex 24 \Type{int} \Func{unw\_get\_reg}(\Type{unw\_cursor\_t~*}, \Type{unw\_regnum\_t}, \Type{unw\_word\_t~*});\\
28 \Type{int} \Func{unw\_set\_reg}(\Type{unw\_cursor\_t~*}, \Type{unw\_regnum\_t}, \Type{unw\_word\_t});\\
43 \Type{void} \Func{unw\_flush\_cache}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_word\_t});\\
57 \Type{int} \Func{unw\_get\_proc\_name}(\Type{unw\_cursor\_t~*}, \Type{char~*}, \Type{size\_t}, \Type{unw\_word\_t~*});\\
unw_get_proc_info_by_ip.tex 15 \Type{int} \Func{unw\_get\_proc\_info\_by\_ip}(\Type{unw\_addr\_space\_t~}\Var{as}, \Type{unw\_word\_t~}\Var{ip}, \Type{unw\_proc\_info\_t~*}\Var{pip}, \Type{void~*}\Var{arg});\\
unw_get_proc_name.tex 15 \Type{int} \Func{unw\_get\_proc\_name}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{char~*}\Var{bufp}, \Type{size\_t} \Var{len}, \Type{unw\_word\_t~*}\Var{offp});\\
libunwind-ia64.tex 20 \Type{unw\_word\_t} is always defined to be 64 bits wide (independent
35 64-bit wide \Type{unw\_word\_t} values, \Prog{libunwind} treats the
  /external/bison/darwin-lib/
math.h     [all...]
  /external/bison/lib/
math.in.h     [all...]
  /external/bison/linux-lib/
math.h     [all...]

Completed in 169 milliseconds