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