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

  /external/ltrace/sysdeps/linux-gnu/ia64/
plt.c 95 arch_translate_address(struct ltelf *lte, function
  /external/ltrace/
library.h 229 int arch_translate_address(struct ltelf *lte,
231 /* This is the same function as arch_translate_address, except it's
breakpoints.c 54 arch_translate_address(struct ltelf *lte, function
176 * (arch_translate_address in particular) should be doable using
ltrace-elf.c 992 } else if (arch_translate_address(lte, addr, &naddr) < 0) {
1228 if (arch_translate_address(&lte, entry, &entry) < 0)
    [all...]
  /external/ltrace/sysdeps/linux-gnu/ppc/
plt.c 263 if (arch_translate_address(lte, res_addr, &res_addr) < 0) {
306 arch_translate_address(struct ltelf *lte, function
    [all...]

Completed in 233 milliseconds