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

  /external/ltrace/
type.h 134 size_t type_offsetof(struct process *proc,
type.c 513 type_offsetof(struct process *proc, struct arg_type_info *type, size_t emt) function
value.c 255 size_t off = type_offsetof(val->inferior, val->type, element);
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 403 if (type_offsetof(proc, info, i) >= 8) {

Completed in 81 milliseconds