Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDOutputSections.cpp429 static bool compCtors(const InputSection *a, const InputSection *b) { in compCtors() function
453 llvm::stable_sort(isd->sections, compCtors); in sortCtorsDtors()