Searched defs:sym_index (Results 1 - 4 of 4) sorted by relevance

/external/oprofile/libpp/
H A Dsymbol.h74 size_t sym_index; member in class:symbol_entry
H A Dprofile_container.cpp101 symb_entry.sym_index = i;
134 profile_container::add_samples(op_bfd const & abfd, symbol_index_t sym_index, argument
139 bfd_vma base_vma = abfd.syms[sym_index].vma();
150 if (abfd.get_linenr(sym_index, it.vma(), filename,
/external/oprofile/libutil++/
H A Dop_bfd.cpp327 get_symbol_contents(symbol_index_t sym_index, unsigned char * contents) const argument
329 op_bfd_symbol const & bfd_sym = syms[sym_index];
/external/valgrind/main/perf/
H A Dtinycc.c5482 unsigned long value, Section *sec, int sym_index);
18172 int *ptr, *hash, nb_syms, sym_index, h;
18188 for(sym_index = 1; sym_index < nb_syms; sym_index++) {
18192 hash[h] = sym_index;
18206 int name_offset, sym_index;
18223 sym_index = sym - (Elf32_Sym *)s->data;
18235 base[2 + h] = sym_index;
18247 return sym_index;
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
18400 put_stabs_r(const char *str, int type, int other, int desc, unsigned long value, Section *sec, int sym_index) argument
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
18807 put_got_entry(TCCState *s1, int reloc_type, unsigned long size, int info, int sym_index) argument
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 261 milliseconds