Searched refs:QueryMethodSymAndLineByOffsetExt (Results 1 – 4 of 4) sorted by relevance
28 decltype(QueryMethodSymAndLineByOffsetExt) *PandaFileWrapper::pQueryMethodSymAndLineByOffsetExt = n…64 LOAD_FUNC(PandaFileWrapper, QueryMethodSymAndLineByOffsetExt); in LoadPandFileExt()
42 bool QueryMethodSymAndLineByOffsetExt(struct PandaFileExt *pf, uint64_t offset, struct MethodSymInf…
111 static decltype(QueryMethodSymAndLineByOffsetExt) *pQueryMethodSymAndLineByOffsetExt;
223 bool QueryMethodSymAndLineByOffsetExt(struct PandaFileExt *pf, uint64_t offset, struct MethodSymInf… in QueryMethodSymAndLineByOffsetExt() function