Home
last modified time | relevance | path

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

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