Home | History | Annotate | Download | only in src

Lines Matching refs:end_offset_

2088   for (int i = begin_offset_; i < end_offset_; ++i) {
2090 if (strcmp(arg, "-e") == 0 && i + 1 < end_offset_) {
2106 } else if (strcmp(arg, "--module") == 0 && i + 1 < end_offset_) {