Searched refs:filePattern (Results 1 – 2 of 2) sorted by relevance
176 InputSectionDescription(StringRef filePattern, uint64_t withFlags = 0,178 : BaseCommand(InputSectionKind), filePat(filePattern), in BaseCommand()
102 InputSectionDescription *readInputSectionRules(StringRef filePattern,711 ScriptParser::readInputSectionRules(StringRef filePattern, uint64_t withFlags, in readInputSectionRules() argument714 make<InputSectionDescription>(filePattern, withFlags, withoutFlags); in readInputSectionRules()