Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDLinkerScript.h76 InputSectionKind, enumerator
159 : BaseCommand(InputSectionKind), filePat(filePattern) {} in InputSectionDescription()
162 return c->kind == InputSectionKind; in classof()