Home | History | Annotate | Download | only in ltrace

Lines Matching full:arch_addr_t

96  * arch_addr_t.  This should be converted to an integral type and
174 size_t umovebytes(struct process *proc, arch_addr_t addr,
187 * XXX should this return arch_addr_t? */
193 int linkmap_init(struct process *proc, arch_addr_t dyn_addr);
210 arch_addr_t *entryp,
211 arch_addr_t *interp_biasp);
361 arch_addr_t addr, const char *name,
369 arch_addr_t addr, const char *name,
389 int arch_find_dl_debug(struct process *proc, arch_addr_t dyn_addr,
390 arch_addr_t *ret);
455 int (*add_cb)(arch_addr_t addr,