Home | History | Annotate | Download | only in arm

Lines Matching refs:SMALL_SECTION

1158       DCHECK(section == ConstantPoolArray::SMALL_SECTION);
2521 DCHECK(section == ConstantPoolArray::SMALL_SECTION);
3381 return ConstantPoolArray::SMALL_SECTION;
3633 : entries_(), current_section_(ConstantPoolArray::SMALL_SECTION) {}
3690 if (current_section_ == ConstantPoolArray::SMALL_SECTION &&
3727 constant_pool, ConstantPoolArray::SMALL_SECTION)));