Searched defs:LoadMethod (Results 1 – 2 of 2) sorted by relevance
407 static void LoadMethod(Method *method, panda_file::MethodDataAccessor *methodDataAccessor, Class *k… in LoadMethod() function
2124 void Codegen::LoadMethod(Reg dst) in LoadMethod() function in ark::compiler::Codegen