Searched refs:QueryAllMethodSymsExt (Results 1 – 4 of 4) sorted by relevance
29 decltype(QueryAllMethodSymsExt) *PandaFileWrapper::pQueryAllMethodSymsExt = nullptr;65 LOAD_FUNC(PandaFileWrapper, QueryAllMethodSymsExt); in LoadPandFileExt()
46 void QueryAllMethodSymsExt(PandaFileExt *pf, MethodSymInfoExtCallBack callback, void *userData);
113 static decltype(QueryAllMethodSymsExt) *pQueryAllMethodSymsExt;
235 void QueryAllMethodSymsExt(PandaFileExt *pf, MethodSymInfoExtCallBack callback, void *userData) in QueryAllMethodSymsExt() function