Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h82 InputSectionKind, enumerator
206 : SectionCommand(InputSectionKind), matchType(MatchType::Trivial), in SectionCommand() argument
227 return c->kind == InputSectionKind; in classof()