Searched refs:nobits2 (Results 1 – 1 of 1) sorted by relevance
3652 bool nobits2 = os2->type() == elfcpp::SHT_NOBITS; in operator ()() local3653 if (nobits1 != nobits2) in operator ()()3654 return nobits2; in operator ()()