Home | History | Annotate | Download | only in runtime

Lines Matching refs:static_values_off_

204     uint32_t static_values_off_;  // file offset to EncodedArray
824 if (class_def.static_values_off_ == 0) {
827 return begin_ + class_def.static_values_off_;