Searched defs:SectionCommand (Results 1 – 1 of 1) sorted by relevance
84 struct SectionCommand { struct85 SectionCommand(int k) : kind(k) {} in SectionCommand() function90 struct SymbolAssignment : SectionCommand { argument202 : SectionCommand(InputSectionKind), filePat(filePattern), in SectionCommand() function