Home
last modified time | relevance | path

Searched refs:oat_class_ptr (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dclass_linker.cc3882 const OatFile::OatClass* oat_class_ptr = has_oat_class ? &oat_class : nullptr; in LoadClass() local
3914 LinkCode(this, art_method, oat_class_ptr, class_def_method_index); in LoadClass()
3930 LinkCode(this, art_method, oat_class_ptr, class_def_method_index); in LoadClass()