Lines Matching full:uptr
28 uptr internal_getdents(fd_t fd, struct linux_dirent *dirp, unsigned int count);
29 uptr internal_prctl(int option, uptr arg2, uptr arg3, uptr arg4, uptr arg5);
30 uptr internal_sigaltstack(const struct sigaltstack* ss,
58 uptr ThreadDescriptorSize();
59 uptr ThreadSelf();
60 uptr ThreadSelfOffset();
67 uptr ReadBinaryName(/*out*/char *buf, uptr buf_len);
70 void ForEachMappedRegion(link_map *map, void (*cb)(const void *, uptr));