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