Searched refs:endB (Results 1 – 1 of 1) sorted by relevance
821 bool endB = isCrt(b->file->getName(), "crtend"); in compCtors() local822 if (endA != endB) in compCtors()823 return endB; in compCtors()