Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DLinkerScript.h78 InputSectionKind, enumerator
161 : BaseCommand(InputSectionKind), FilePat(FilePattern) {} in InputSectionDescription()
164 return C->Kind == InputSectionKind; in classof()