HomeSort by relevance Sort by last modified time
    Searched defs:sym_index (Results 1 - 3 of 3) sorted by null

  /external/ltrace/sysdeps/linux-gnu/mips/
plt.c 152 * sym_index is an offset into the external GOT entries. Filter out
157 size_t sym_index, GElf_Rela *rela, GElf_Sym *sym)
165 sym_index += lte->arch.mips_gotsym;
167 if (gelf_getsym(lte->dynsym, sym_index, sym) == NULL)
349 int sym_index = ndx + lte->arch.mips_gotsym; local
355 GElf_Addr addr = arch_plt_sym_val(lte, sym_index, 0);
  /external/oprofile/libpp/
symbol.h 74 size_t sym_index; member in class:symbol_entry
  /external/valgrind/main/perf/
tinycc.c 18170 int *ptr, *hash, nb_syms, sym_index, h; local
18204 int name_offset, sym_index; local
18254 int nbuckets, sym_index, h; local
18276 int sym_index; local
18301 int sym_bind, sym_index, sym_type, esym_bind; local
18431 int type, sym_index; local
18511 int sym_bind, sh_num, sym_index; local
18564 int type, sym_index; local
18723 int sym_index, esym_index, type, count; local
18923 int i, type, reloc_type, sym_index; local
19082 int sym_index; local
19249 int sym_index, index; local
19866 int size, i, j, offset, offseti, nb_syms, sym_index, ret; local
20061 unsigned sym_index; local
20115 int i, bound, nsyms, sym_index, off, ret; local
    [all...]

Completed in 5207 milliseconds