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

  /external/ltrace/
backend.h 336 enum plt_status os_elf_add_plt_entry(struct process *proc, struct ltelf *lte,
340 /* Like os_elf_add_plt_entry, but tied to ARCH_HAVE_ADD_PLT_ENTRY in
ltrace-elf.c 70 os_elf_add_plt_entry(struct process *proc, struct ltelf *lte, function
767 plts = os_elf_add_plt_entry(proc, lte, name, rela, idx, ret);
    [all...]

Completed in 36 milliseconds