Home | History | Annotate | Download | only in runtime

Lines Matching refs:interfaces_off_

200     uint32_t interfaces_off_;  // file offset to TypeList
727 if (class_def.interfaces_off_ == 0) {
730 const uint8_t* addr = begin_ + class_def.interfaces_off_;