Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h81 InputSectionKind, enumerator
178 : BaseCommand(InputSectionKind), filePat(filePattern), in BaseCommand() argument
182 return c->kind == InputSectionKind; in classof()