Home
last modified time | relevance | path

Searched refs:translate_debuginfo_syms (Results 1 – 3 of 3) sorted by relevance

/external/oprofile/libutil++/
Dbfd_support.h84 void translate_debuginfo_syms(asymbol ** dbg_syms, long nr_dbg_syms);
Dbfd_support.cpp452 void bfd_info::translate_debuginfo_syms(asymbol ** dbg_syms, long nr_dbg_syms) in translate_debuginfo_syms() function in bfd_info
530 translate_debuginfo_syms(mini_syms, nr_mini_syms); in get_synth_symbols()
601 translate_debuginfo_syms(syms.get(), nr_syms); in get_symbols()
/external/oprofile/
DChangeLog158 * libutil++/bfd_support.cpp: Fix up translate_debuginfo_syms