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