Home | History | Annotate | Download | only in gold

Lines Matching refs:stub_size

4054       unsigned int stub_size = this->branch_stub_size(to);
4055 this->branch_size_ = off + stub_size;
4056 if (size == 64 && stub_size != 4)