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