Searched defs:methodDataAccessor (Results 1 – 3 of 3) sorted by relevance
352 static void LoadMethod(Method *method, panda_file::MethodDataAccessor *methodDataAccessor, Class *k… in LoadMethod()436 … &methodIndex](panda_file::MethodDataAccessor &methodDataAccessor) { in LoadMethods()1266 panda_file::MethodDataAccessor methodDataAccessor(pf, id); in GetMethod() local1304 panda_file::MethodDataAccessor methodDataAccessor(*pf, id); in GetMethod() local1324 …hod *ClassLinker::GetMethod(const Class *klass, const panda_file::MethodDataAccessor &methodDataAc… in GetMethod()
597 &errorOccurred](panda_file::MethodDataAccessor &methodDataAccessor) { in Compile()
653 MethodDataAccessor methodDataAccessor(*pandaFile, methodItem->GetFileId()); in TEST() local