Searched refs:lookup_symbol_SLOW (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_debuginfo.h167 Bool VG_(lookup_symbol_SLOW)(const HChar* sopatt, HChar* name, Addr* pEnt,
/external/valgrind/main/coregrind/m_gdbserver/
H A Dvalgrind-low-arm.c155 if (VG_(lookup_symbol_SLOW)( "*", fnname, &entrypoint, &ptoc )) {
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c1772 Bool VG_(lookup_symbol_SLOW)(const HChar* sopatt, HChar* name, function
1784 VG_(printf)("lookup_symbol_SLOW: considering %s\n", si->soname);

Completed in 84 milliseconds