Searched defs:arch_elf_add_plt_entry (Results 1 - 5 of 5) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/s390/ |
H A D | plt.c | 42 arch_elf_add_plt_entry(struct process *proc, struct ltelf *lte, function
|
/external/ltrace/sysdeps/linux-gnu/x86/ |
H A D | plt.c | 52 arch_elf_add_plt_entry(struct process *proc, struct ltelf *lte, function
|
/external/ltrace/sysdeps/linux-gnu/mips/ |
H A D | plt.c | 344 arch_elf_add_plt_entry(struct process *proc, struct ltelf *lte, function
|
/external/ltrace/sysdeps/linux-gnu/ppc/ |
H A D | plt.c | 691 arch_elf_add_plt_entry(struct process *proc, struct ltelf *lte, function
|
/external/ltrace/ |
H A D | ltrace-elf.c | 80 arch_elf_add_plt_entry(struct process *proc, struct ltelf *lte, function 764 = arch_elf_add_plt_entry(proc, lte, name, rela, idx, ret);
|
Completed in 113 milliseconds