Home
last modified time | relevance | path

Searched refs:arch_translate_address (Results 1 – 5 of 5) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/ia64/
Dplt.c95 arch_translate_address(struct ltelf *lte, in arch_translate_address() function
/external/ltrace/
Dlibrary.h229 int arch_translate_address(struct ltelf *lte,
Dbreakpoints.c54 arch_translate_address(struct ltelf *lte, in arch_translate_address() function
Dltrace-elf.c992 } else if (arch_translate_address(lte, addr, &naddr) < 0) { in populate_this_symtab()
1228 if (arch_translate_address(&lte, entry, &entry) < 0) in read_module()
/external/ltrace/sysdeps/linux-gnu/ppc/
Dplt.c263 if (arch_translate_address(lte, res_addr, &res_addr) < 0) { in arch_plt_sym_val()
306 arch_translate_address(struct ltelf *lte, in arch_translate_address() function