Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp650 static bool compCtors(const InputSection *a, const InputSection *b) { in compCtors() function
668 llvm::stable_sort(isd->sections, compCtors); in sortCtorsDtors()