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

/openbsd-current/gnu/llvm/lld/ELF/
H A DLinkerScript.h78 InputSectionKind, enumerator in enum:lld::elf::SectionsCommandKind
192 : SectionCommand(InputSectionKind), filePat(filePattern),
196 return c->kind == InputSectionKind;

Completed in 101 milliseconds