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

  /external/libunwind/include/
remote.h 11 fetch8 (unw_addr_space_t as, unw_accessors_t *a, function
51 fetch8 (unw_addr_space_t as, unw_accessors_t *a, function
  /external/libunwind/src/mi/
Gget_proc_name.c 38 if ((ret = fetch8 (as, a, &addr, (int8_t *) buf + i, arg)) < 0)
Gdyn-remote.c 45 if ((ret = fetch8 (as, a, addr, &op->tag, arg)) < 0
46 || (ret = fetch8 (as, a, addr, &op->qp, arg)) < 0

Completed in 156 milliseconds