psaddr_t
psaddr_t *);
ps_err_e ps_pread(struct ps_prochandle *, psaddr_t, void *, size_t);
ps_err_e ps_pwrite(struct ps_prochandle *, psaddr_t, const void *, size_t);
pt_thr_tls_get_addr(const td_thrhandle_t *th, psaddr_t _linkmap, size_t offset,
psaddr_t *address)
psaddr_t dtv_addr, obj_entry, tcb_addr;
psaddr_t vaddr;
psaddr_t pt, tcb_addr;
psaddr_t pt, tcb_addr;
psaddr_t pt;
ret = ps_pread(ta->ph, (psaddr_t)ta->thread_keytable_addr, keytable,
psaddr_t tcb_addr, tmbx_addr, ptr;
psaddr_t tcb_addr;
psaddr_t tcb_addr, tmbx_addr, ptr;
psaddr_t tcb_addr, tmbx_addr, ptr;
pt_map_thread(const td_thragent_t *const_ta, psaddr_t pt, enum pt_type type)
psaddr_t tcb_addr, tmbx_addr, ptr;
psaddr_t tcb_addr, tmbx_addr, ptr;
psaddr_t tcb_addr, tmbx_addr, ptr;
psaddr_t tcb_addr, tmbx_addr, ptr;
psaddr_t tcb_addr, tmbx_addr;
psaddr_t thr;
psaddr_t libkse_debug_addr;
psaddr_t thread_list_addr;
psaddr_t thread_listgen_addr;
psaddr_t thread_activated_addr;
psaddr_t thread_active_threads_addr;
psaddr_t thread_keytable_addr;
psaddr_t vaddr;
psaddr_t pt;
psaddr_t pt;
ret = ps_pread(ta->ph, (psaddr_t)ta->thread_keytable_addr, keytable,
psaddr_t pt;
psaddr_t libthr_debug_addr;
psaddr_t thread_list_addr;
psaddr_t thread_active_threads_addr;
psaddr_t thread_keytable_addr;
psaddr_t thread_last_event_addr;
psaddr_t thread_event_mask_addr;
psaddr_t thread_bp_create_addr;
psaddr_t thread_bp_death_addr;
psaddr_t pt, pt_temp;
pt_thr_tls_get_addr(const td_thrhandle_t *th, psaddr_t _linkmap, size_t offset,
psaddr_t *address)
psaddr_t dtv_addr, obj_entry, tcb_addr;
td_thr_tls_get_addr(const td_thrhandle_t *th, psaddr_t linkmap, size_t offset,
psaddr_t *address)
thr_pread(struct ps_prochandle *ph, psaddr_t addr, uint64_t *val,
thr_pread_int(const struct td_thragent *ta, psaddr_t addr, uint32_t *val)
thr_pread_long(const struct td_thragent *ta, psaddr_t addr, uint64_t *val)
thr_pread_ptr(const struct td_thragent *ta, psaddr_t addr, psaddr_t *val)
thr_pwrite(struct ps_prochandle *ph, psaddr_t addr, uint64_t val,
thr_pwrite_int(const struct td_thragent *ta, psaddr_t addr, uint32_t val)
thr_pwrite_long(const struct td_thragent *ta, psaddr_t addr, uint64_t val)
thr_pwrite_ptr(const struct td_thragent *ta, psaddr_t addr, psaddr_t val)
psaddr_t bptaddr;
psaddr_t ti_thread;
psaddr_t ti_tls;
psaddr_t ti_startfunc;
psaddr_t ti_stkbase;
td_err_e td_thr_tls_get_addr(const td_thrhandle_t *, psaddr_t, size_t,
psaddr_t *);
psaddr_t th_thread;
psaddr_t th_p;
int thr_pread_int(const struct td_thragent *, psaddr_t, uint32_t *);
int thr_pread_long(const struct td_thragent *, psaddr_t, uint64_t *);
int thr_pread_ptr(const struct td_thragent *, psaddr_t, psaddr_t *);
int thr_pwrite_int(const struct td_thragent *, psaddr_t, uint32_t);
int thr_pwrite_long(const struct td_thragent *, psaddr_t, uint64_t);
int thr_pwrite_ptr(const struct td_thragent *, psaddr_t, psaddr_t);
psaddr_t ti_thread;
psaddr_t ti_tls;
psaddr_t ti_startfunc;
psaddr_t ti_stkbase;
td_err_e (*to_thr_tls_get_addr)(const td_thrhandle_t *, psaddr_t,
size_t, psaddr_t *);
static psaddr_t
return ((psaddr_t)(uintptr_t)user_pointer);
psaddr_t addr;
psaddr_t straddr;
straddr = (psaddr_t)u.strarray64[i];
get_struct(pid_t pid, psaddr_t offset, void *buf, size_t len)
get_string(pid_t pid, psaddr_t addr, int max)