Home | History | Annotate | Download | only in oatdump

Lines Matching refs:class_table_section

1467     const auto& class_table_section = image_header_.GetImageSection(
1502 stats_.alignment_bytes += class_table_section.Offset() - end_intern;
1514 stats_.class_table_bytes += class_table_section.Size();