Home
last modified time | relevance | path

Searched refs:big_stub (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dmips.cc7962 bool big_stub = this->dynsym_count_ > 0x10000; in do_write() local
7975 if (!big_stub) in do_write()
7993 if (big_stub) in do_write()
8011 if (!big_stub) in do_write()
8038 if (big_stub) in do_write()
8059 if (!big_stub) in do_write()
8085 if (big_stub) in do_write()
8108 unsigned int unused = big_stub ? 0 : this->symbols_.size() * 4; in do_write()