Searched refs:compCtors (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp455 static bool compCtors(const InputSection *a, const InputSection *b) { function
479 llvm::stable_sort(isd->sections, compCtors);

Completed in 189 milliseconds