Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.cpp766 static bool compareSections(const SectionCommand *aCmd, in compareSections() argument
768 const OutputSection *a = &cast<OutputDesc>(aCmd)->osec; in compareSections()