Searched refs:beginB (Results 1 – 1 of 1) sorted by relevance
817 bool beginB = isCrt(b->file->getName(), "crtbegin"); in compCtors() local818 if (beginA != beginB) in compCtors()