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