Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DWriter.cpp988 static bool compareSections(const SectionCommand *aCmd, in compareSections() argument
990 const OutputSection *a = &cast<OutputDesc>(aCmd)->osec; in compareSections()