Searched refs:SectionMatchStyle (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOptions.cpp | 633 MatchStyle SectionMatchStyle, in parseChangeSectionAddr() argument 652 SectionPattern, SectionMatchStyle, ErrorCallback))) in parseChangeSectionAddr() 762 MatchStyle SectionMatchStyle = InputArgs.hasArg(OBJCOPY_regex) in parseObjcopyOptions() local 903 NameOrPattern::create(Fields[0], SectionMatchStyle, ErrorCallback); in parseObjcopyOptions() 979 SectionMatchStyle, ErrorCallback); in parseObjcopyOptions() 1055 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1059 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1063 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseObjcopyOptions() 1569 MatchStyle SectionMatchStyle = in parseStripOptions() local 1594 Arg->getValue(), SectionMatchStyle, ErrorCallback))) in parseStripOptions() [all …]
|