Home | History | Annotate | Download | only in gold

Lines Matching full:reloc_size

1214   static const unsigned int reloc_size = 8 + 2 * field_size;
1227 { return static_cast<unsigned int>(this->len_ / reloc_size); }