Searched refs:SectionMatchStyle (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | ConfigManager.cpp | 700 MatchStyle SectionMatchStyle = InputArgs.hasArg(OBJCOPY_regex) in parseObjcopyOptions() local 869 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 873 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 877 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1288 MatchStyle SectionMatchStyle = in parseStripOptions() local 1315 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions() 1320 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions()
|