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

/external/oprofile/libutil++/
H A Dbfd_support.cpp449 * translate_debuginfo_syms function maps the debuginfo symbol's sections to
452 void bfd_info::translate_debuginfo_syms(asymbol ** dbg_syms, long nr_dbg_syms) function in class:bfd_info
527 * then we need to do the extra processing in translate_debuginfo_syms.
530 translate_debuginfo_syms(mini_syms, nr_mini_syms);
601 translate_debuginfo_syms(syms.get(), nr_syms);

Completed in 127 milliseconds