Home
last modified time | relevance | path

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

/build/tools/ijar/
Dclassfile.cc968 attr->constantvalue_ = constant(get_u2be(p)); in Read()
974 put_u2be(p, constantvalue_->slot()); in Write()
977 Constant *constantvalue_; member