Searched refs:SectionMatchStyle (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | ConfigManager.cpp | 721 MatchStyle SectionMatchStyle = InputArgs.hasArg(OBJCOPY_regex) in parseObjcopyOptions() local 876 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 880 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 884 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1290 MatchStyle SectionMatchStyle = in parseStripOptions() local 1317 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions() 1322 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions()
|