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.cpp793 static bool compareSections(Ctx &ctx, const SectionCommand *aCmd, in compareSections() argument
795 const OutputSection *a = &cast<OutputDesc>(aCmd)->osec; in compareSections()