Searched refs:SectionMatchStyle (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOptions.cpp | 607 MatchStyle SectionMatchStyle = InputArgs.hasArg(OBJCOPY_regex) in parseObjcopyOptions() local 841 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 845 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 849 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1282 MatchStyle SectionMatchStyle = in parseStripOptions() local 1307 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions() 1312 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions()
|