Home | History | Annotate | Download | only in src

Lines Matching refs:last_index

522   for (int i = 0; i <= last_index(INT32, SMALL_SECTION); i++) {
523 if (i < last_index(INT64, SMALL_SECTION)) {
525 } else if (i <= last_index(CODE_PTR, SMALL_SECTION)) {
528 } else if (i <= last_index
531 } else if (i <= last_index(INT32, SMALL_SECTION)) {
538 i <= last_index(INT32, EXTENDED_SECTION); i++) {
539 if (i < last_index(INT64, EXTENDED_SECTION)) {
541 } else if (i <= last_index(CODE_PTR, EXTENDED_SECTION)) {
544 } else if (i <= last_index(HEAP_PTR, EXTENDED_SECTION)) {
547 } else if (i <= last_index(INT32, EXTENDED_SECTION)) {