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

  /external/oprofile/libpp/
profile_container.cpp 101 symb_entry.sym_index = i;
134 profile_container::add_samples(op_bfd const & abfd, symbol_index_t sym_index,
139 bfd_vma base_vma = abfd.syms[sym_index].vma();
150 if (abfd.get_linenr(sym_index, it.vma(), filename,
symbol.h 74 size_t sym_index; member in class:symbol_entry
profile_container.h 145 void add_samples(op_bfd const & abfd, symbol_index_t sym_index,
format_output.cpp 726 if (abfd && abfd->symbol_has_contents(symb->sym_index))
xml_utils.cpp 378 if (abfd.get_symbol_contents(symb->sym_index, contents.get())) {
  /external/oprofile/libutil++/
op_bfd.cpp 327 get_symbol_contents(symbol_index_t sym_index, unsigned char * contents) const
329 op_bfd_symbol const & bfd_sym = syms[sym_index];
op_bfd.h 210 bool get_symbol_contents(symbol_index_t sym_index,
  /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 279 milliseconds