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

  /external/elfutils/libdw/
dwarf_ranges.c 60 dwarf_ranges (Dwarf_Die *die, ptrdiff_t offset, Dwarf_Addr *basep,
111 if (unlikely (INTUSE(dwarf_lowpc) (&cudie, basep) != 0)
115 basep) != 0)
146 *basep = end;
156 *basep = end;
165 *startp = *basep + begin;
166 *endp = *basep + end;
libdw.h 367 should be zero and *BASEP need not be initialized. Returns -1 for
370 must preserve *BASEP from the prior call. Successful calls fill in
373 ptrdiff_t offset, Dwarf_Addr *basep,
  /hardware/msm7k/librpc/rpc/
xdr.h 98 extern bool_t xdr_vector (XDR *xdrs, char *basep, u_int nelem, u_int elemsize, xdrproc_t xdr_elem);
  /hardware/msm7k/librpc/
xdr.c 198 * > basep: base of the array
205 char *basep,
213 elptr = basep;
  /external/strace/
file.c 2616 long basep; local
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]

Completed in 227 milliseconds