HomeSort by relevance Sort by last modified time
    Searched full:retp (Results 26 - 42 of 42) sorted by null

12

  /external/elfutils/libdwfl/
dwfl_segment_report_module.c 95 /* Read SZ bytes into *RETP from *PTRP (limited by END) in format EI_DATA.
100 const void **ptrp, const void *end, uint64_t *retp)
114 if (retp == NULL)
125 *retp = u.u32;
127 *retp = u.u64;
  /external/ltrace/
proc.h 173 /* Clone the contents of PROC into the memory referenced by RETP.
175 int process_clone(struct process *retp, struct process *proc, pid_t pid);
options.c 410 parse_filter_chain(const char *expr, struct filter **retp)
422 *slist_chase_end(retp) = recursive_parse_chain(expr, str, 1);
  /external/ltrace/sysdeps/linux-gnu/mips/
plt.c 418 arch_library_symbol_clone(struct library_symbol *retp,
421 retp->arch = libsym->arch;
  /external/ppp/pppd/
ccp.c 1076 u_char *p0, *retp; local
1086 retp = p0 = p;
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
stabs.c     [all...]
  /external/elfutils/libdw/
dwarf_getmacros.c 43 get_offset_from (Dwarf_Die *die, int name, Dwarf_Word *retp)
51 return INTUSE(dwarf_formudata) (&attr, retp);
  /external/ltrace/sysdeps/linux-gnu/
proc.c 736 os_process_clone(struct process *retp, struct process *proc)
738 retp->os = proc->os;
trace.c     [all...]
  /external/boringssl/src/crypto/x509/
by_dir.c 121 char **retp)
  /toolchain/binutils/binutils-2.25/cpu/
xc16x.cpu     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
xc16x-desc.c     [all...]
xc16x-opc.c     [all...]
  /external/elfutils/src/
readelf.c     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x-opcode-table.h     [all...]
  /external/c-ares/
ares_platform.c     [all...]
  /external/llvm/test/tools/llvm-symbolizer/pdb/Inputs/
test.pdb     [all...]

Completed in 1221 milliseconds

12