Home | History | Annotate | Download | only in runtime

Lines Matching defs:section_count

1226     uint32_t section_count = item->size_;
1240 if (section_count != 1) {
1257 if (!CheckIntraIdSection(section_offset, section_count, type)) {
1263 if (section_count != 1) {
1285 if (!CheckIntraDataSection(section_offset, section_count, type)) {
1882 uint32_t section_count = item->size_;
1905 if (!CheckInterSectionIterate(section_offset, section_count, type)) {