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

  /external/ltrace/sysdeps/linux-gnu/mips/
arch.h 48 size_t mips_gotsym; member in struct:arch_ltelf_data
plt.c 84 + (ndx - lte->arch.mips_gotsym));
165 sym_index += lte->arch.mips_gotsym;
234 lte->arch.mips_gotsym = dyn.d_un.d_val;
242 /* lte->relplt_count = lte->dynsym_count - lte->arch.mips_gotsym; */
349 int sym_index = ndx + lte->arch.mips_gotsym;
  /bionic/linker/
linker.h 187 unsigned mips_gotsym; member in struct:soinfo
linker.cpp     [all...]

Completed in 191 milliseconds