Home | History | Annotate | Download | only in runtime

Lines Matching refs:debug_info_off_

308     uint32_t debug_info_off_;            // file offset to debug info stream
855 if (code_item->debug_info_off_ == 0 || code_item->debug_info_off_ >= size_) {
858 return begin_ + code_item->debug_info_off_;