Home
last modified time | relevance | path

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

/build/tools/ijar/
Dclassfile.cc1226 Constant *this_class; member
1265 put_u2be(p, this_class->slot()); in WriteBody()
1547 clazz->this_class = constant(get_u2be(p)); in ReadClass()
1548 class_name = clazz->this_class; in ReadClass()