Searched refs:SectionMatchStyle (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOptions.cpp | 623 MatchStyle SectionMatchStyle = InputArgs.hasArg(OBJCOPY_regex) in parseObjcopyOptions() local 827 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 831 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 835 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1266 MatchStyle SectionMatchStyle = in parseStripOptions() local 1291 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions() 1296 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions()
|