Home
last modified time | relevance | path

Searched defs:compareSections (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/ELF/
H A DWriter.cpp751 static bool compareSections(const SectionCommand *aCmd, compareSections() function
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3587 auto compareSections = [&](const BinarySection *A, const BinarySection *B) { getCodeSections() local