Searched refs:SectionMatchStyle (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOptions.cpp | 638 MatchStyle SectionMatchStyle = InputArgs.hasArg(OBJCOPY_regex) in parseObjcopyOptions() local 843 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 847 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 851 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1284 MatchStyle SectionMatchStyle = in parseStripOptions() local 1309 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions() 1314 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions()
|