Searched defs:sym_index (Results 1 – 4 of 4) sorted by relevance
/external/oprofile/libpp/ |
D | symbol.h | 74 size_t sym_index; variable
|
D | profile_container.cpp | 134 profile_container::add_samples(op_bfd const & abfd, symbol_index_t sym_index, in add_samples()
|
/external/oprofile/libutil++/ |
D | op_bfd.cpp | 327 get_symbol_contents(symbol_index_t sym_index, unsigned char * contents) const in get_symbol_contents()
|
/external/valgrind/main/perf/ |
D | tinycc.c | 18170 int *ptr, *hash, nb_syms, sym_index, h; in rebuild_hash() local 18204 int name_offset, sym_index; in put_elf_sym() local 18254 int nbuckets, sym_index, h; in find_elf_sym() local 18276 int sym_index; in tcc_get_symbol() local 18301 int sym_bind, sym_index, sym_type, esym_bind; in add_elf_sym() local 18401 unsigned long value, Section *sec, int sym_index) in put_stabs_r() 18431 int type, sym_index; in sort_syms() local 18511 int sym_bind, sh_num, sym_index; in relocate_syms() local 18564 int type, sym_index; in relocate_section() local 18723 int sym_index, esym_index, type, count; in prepare_dynamic_rel() local [all …]
|