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

  /external/ltrace/sysdeps/linux-gnu/mips/
arch.h 46 size_t pltgot_addr; member in struct:arch_ltelf_data
plt.c 74 debug(1,"plt_addr %zx ndx %#zx",lte->arch.pltgot_addr, ndx);
82 return lte->arch.pltgot_addr +
228 lte->arch.pltgot_addr = dyn.d_un.d_ptr;
  /external/ltrace/sysdeps/linux-gnu/ppc/
arch.h 67 GElf_Addr pltgot_addr; member in struct:arch_library_data
plt.c 190 == (arch_addr_t) (long) libsym->lib->arch.pltgot_addr)))
505 &lib->arch.pltgot_addr) < 0) {
    [all...]

Completed in 249 milliseconds