Home | History | Annotate | Download | only in runtime

Lines Matching full:debug_info_off_

268     uint32_t debug_info_off_;  // file offset to debug info stream
763 if (code_item->debug_info_off_ == 0) {
766 return begin_ + code_item->debug_info_off_;