Searched refs:pQueryMethodSymAndLineByOffsetExt (Results 1 – 2 of 2) sorted by relevance
84 if (pQueryMethodSymAndLineByOffsetExt == nullptr) { in QueryMethodSymAndLineByOffset()87 auto ret = pQueryMethodSymAndLineByOffsetExt(pfExt_, offset, &methodInfo); in QueryMethodSymAndLineByOffset()111 static decltype(QueryMethodSymAndLineByOffsetExt) *pQueryMethodSymAndLineByOffsetExt;
28 decltype(QueryMethodSymAndLineByOffsetExt) *PandaFileWrapper::pQueryMethodSymAndLineByOffsetExt = n… member in panda_api::panda_file::PandaFileWrapper