Searched defs:LinkCode (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc2164 // Link the code of methods skipped by LinkCode.
2191 void ClassLinker::LinkCode(ArtMethod* method, const OatFile::OatClass* oat_class, function in class:art::ClassLinker
2352 LinkCode(method, oat_class, class_def_method_index);
2368 LinkCode(method, oat_class, class_def_method_index);

Completed in 19 milliseconds