Searched defs:SectionCommand (Results 1 – 1 of 1) sorted by relevance
82 struct SectionCommand { struct83 SectionCommand(int k) : kind(k) {} in SectionCommand() argument88 struct SymbolAssignment : SectionCommand { argument192 : SectionCommand(InputSectionKind), filePat(filePattern), in SectionCommand() function