Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h78 InputSectionKind, enumerator
200 : SectionCommand(InputSectionKind), filePat(filePattern), in SectionCommand() argument
204 return c->kind == InputSectionKind; in classof()