Searched defs:arch_plt_entry_has_stub (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/sysdeps/linux-gnu/arm/
H A Dplt.c214 arch_plt_entry_has_stub(struct ltelf *lte, size_t off) { function
225 off += arch_plt_entry_has_stub(lte, off) ? 16 : 12;
226 if (arch_plt_entry_has_stub(lte, off))

Completed in 84 milliseconds