Home | History | Annotate | Download | only in gold

Lines Matching defs:just_symbols

910   DEFINE_special(just_symbols, options::TWO_DASHES, '\0',
1788 // just_symbols: whether this file only defines symbols.
1798 bool just_symbols,
1801 just_symbols_(just_symbols), options_(options), arg_serial_(0)
1810 bool just_symbols,
1813 just_symbols_(just_symbols), options_(options), arg_serial_(0)
1842 just_symbols() const