Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DLinkerScript.h78 InputSectionKind, enumerator
192 : SectionCommand(InputSectionKind), filePat(filePattern), in SectionCommand() argument
196 return c->kind == InputSectionKind; in classof()