Searched refs:lookup_symbol_SLOW (Results 1 – 3 of 3) sorted by relevance
156 Bool VG_(lookup_symbol_SLOW)(UChar* sopatt, UChar* name, Addr* pEnt, Addr* pToc);
155 if (VG_(lookup_symbol_SLOW)( "*", fnname, &entrypoint, &ptoc )) { in thumb_pc()
1759 Bool VG_(lookup_symbol_SLOW)(UChar* sopatt, UChar* name, in VG_() argument