Home
last modified time | relevance | path

Searched refs:asymbol (Results 1 – 11 of 11) sorted by relevance

/external/oprofile/libutil++/
Dbfd_support.h46 scoped_array<asymbol *> syms;
64 asymbol * synth_syms;
84 void translate_debuginfo_syms(asymbol ** dbg_syms, long nr_dbg_syms);
124 bool interesting_symbol(asymbol * sym);
Dbfd_support.cpp226 void fixup_linenr(bfd * abfd, asection * section, asymbol ** syms, in fixup_linenr()
332 bool interesting_symbol(asymbol * sym) in interesting_symbol()
452 void bfd_info::translate_debuginfo_syms(asymbol ** dbg_syms, long nr_dbg_syms) in translate_debuginfo_syms()
468 asymbol * sym = dbg_syms[0]; in translate_debuginfo_syms()
520 asymbol ** mini_syms = (asymbol **)buf; in get_synth_symbols()
549 syms.reset(new asymbol *[nr_syms + 1]); in get_synth_symbols()
591 nr_syms /= sizeof(asymbol *); in get_symbols()
596 syms.reset(new asymbol *[nr_syms]); in get_symbols()
617 asymbol ** syms; in find_nearest_line()
Dop_bfd.h45 op_bfd_symbol(asymbol const * a);
56 asymbol const * symbol() const { return bfd_symbol; } in symbol()
69 asymbol const * bfd_symbol;
Dop_bfd.cpp58 op_bfd_symbol::op_bfd_symbol(asymbol const * a) in op_bfd_symbol()
/external/oprofile/opjitconv/
Dcreate_bfd.c33 asymbol * s; in fill_symtab()
43 syms = xmalloc(sizeof(asymbol *) * (entry_count+1)); in fill_symtab()
Dopjitconv.h133 extern asymbol ** syms;
Dopjitconv.c47 asymbol ** syms;
/external/qemu/
Ddis-asm.h234 } asymbol; typedef
279 asymbol **symbols;
/external/oprofile/m4/
Dbinutils.m431 [[asymbol * synthsyms; bfd * ibfd = 0;
/external/wpa_supplicant_8/src/utils/
Dtrace.c29 static asymbol **syms = NULL;
/external/oprofile/
DTODO221 JIT records without code. Since BFD asymbol type does not include symbol size,