Searched refs:filePattern (Results 1 – 2 of 2) sorted by relevance
198 InputSectionDescription(StringRef filePattern, uint64_t withFlags = 0,200 : SectionCommand(InputSectionKind), filePat(filePattern), in SectionCommand()
103 InputSectionDescription *readInputSectionRules(StringRef filePattern,746 ScriptParser::readInputSectionRules(StringRef filePattern, uint64_t withFlags, in readInputSectionRules() argument749 make<InputSectionDescription>(filePattern, withFlags, withoutFlags); in readInputSectionRules()