Home | History | Annotate | Download | only in gold

Lines Matching full:big_stub

6942   bool big_stub = this->dynsym_count_ > 0x10000;
6955 if (!big_stub)
6973 if (big_stub)
6991 if (!big_stub)
7018 if (big_stub)
7039 if (!big_stub)
7065 if (big_stub)
7088 unsigned int unused = big_stub ? 0 : this->symbols_.size() * 4;