Home | History | Annotate | Download | only in oatdump

Lines Matching full:current_index

1954         size_t current_index = index - (32u - index_bits) + n;
1955 os << " 0x" << bss_offset << ": " << slot_type << ": " << name(current_index) << "\n";