/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 20 defm input_target : Eq<"input-target", "Read the input as the specified format">, MetaVarName<"form… 25 defm output_target : Eq<"output-target", "Write the output as the specified format">, MetaVarName<"… 36 MetaVarName<"format">, 47 MetaVarName<"<section-glob>=<format>">; 52 MetaVarName<"dwo-file">; 56 MetaVarName<"debug-file">; 62 MetaVarName<"old=new[,flag1,...]">; 65 MetaVarName<"old=new">; 74 MetaVarName<"filename">; 77 MetaVarName<"section">; [all …]
|
H A D | CommonOpts.td | 63 MetaVarName<"section">; 73 MetaVarName<"symbol">; 79 MetaVarName<"section">; 82 MetaVarName<"symbol">;
|
H A D | StripOpts.td | 4 MetaVarName<"<file>">;
|
H A D | BitcodeStripOpts.td | 30 MetaVarName<"<file>">;
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Options.td | 31 MetaVarName<"[auto,always,never]">, 63 MetaVarName<"<file>">, 86 MetaVarName<"[none,safe,all]">, 93 MetaVarName<"<opt-level>">, 97 MetaVarName<"<cgopt-level>">, 201 MetaVarName<"<arch_name>">, 205 MetaVarName<"<path>">, 212 MetaVarName<"<name>">, 216 MetaVarName<"<name>">, 220 MetaVarName<"<path>">, [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | OptRSTEmitter.cpp | 63 StringRef MetaVarName; in EmitOptRST() local 66 MetaVarName = R->getValueAsString("MetaVarName"); in EmitOptRST() 68 MetaVarName = "<value>"; in EmitOptRST() 70 if (!MetaVarName.empty()) { in EmitOptRST() 72 OS.write_escaped(MetaVarName); in EmitOptRST() 88 HelpText += (" " + MetaVarName + " must be '").str(); in EmitOptRST()
|
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/ |
H A D | LLGSOptions.td | 17 MetaVarName<"<fd>">, 21 MetaVarName<"<name>">, 25 MetaVarName<"<fd>">, 35 MetaVarName<"<channel1 categories...:channel2 categories...>">, 39 MetaVarName<"<file>">, 55 MetaVarName<"<pid-or-name>">, 59 MetaVarName<"program args">,
|
/freebsd/contrib/llvm-project/lldb/tools/driver/ |
H A D | Options.td | 14 MetaVarName<"<name>">, 31 MetaVarName<"<pid>">, 56 MetaVarName<"<language>">, 75 MetaVarName<"<flags>">, 79 MetaVarName<"<flags>">, 85 MetaVarName<"<language>">, 125 MetaVarName<"<command>">, 134 MetaVarName<"<file>">, 143 MetaVarName<"<file>">, 152 MetaVarName<"<file>">, [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
H A D | Opts.td | 22 MetaVarName<"<offset>">; 28 defm debug_file_directory : Eq<"debug-file-directory", "Path to directory where to look for debug files">, MetaVarName<"<dir>">; 38 defm dwp : Eq<"dwp", "Path to DWP file to be use for any split CUs">, MetaVarName<"<file>">; 42 MetaVarName<"<dir>">, 44 defm fallback_debug_path : Eq<"fallback-debug-path", "Fallback path for debug binaries">, MetaVarName<"<dir>">; 49 "object file should be specified for each input line)">, MetaVarName<"<file>">; 52 MetaVarName<"style">, 66 def : Joined<["--"], "exe=">, Alias<obj_EQ>, HelpText<"Alias for --obj">, MetaVarName<"<file>">; 67 def : Separate<["--"], "exe">, Alias<obj_EQ>, HelpText<"Alias for --obj">, MetaVarName<"<file>">; 68 def : JoinedOrSeparate<["-"], "e">, Alias<obj_EQ>, HelpText<"Alias for --obj">, MetaVarName<"<fil [all...] |
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Options.td | 59 MetaVarName<"[fast,md5,sha1,uuid,0x<hexstring>]">; 68 MetaVarName<"[none,zlib,zstd]">; 74 MetaVarName<"<section-glob>={none,zlib,zstd}[:level]">; 76 defm defsym: Eq<"defsym", "Define a symbol alias">, MetaVarName<"<symbol>=<value>">; 90 MetaVarName<"<value>">; 100 MetaVarName<"<file>">; 104 MetaVarName<"<file>">; 139 MetaVarName<"[none,hfsort,cdsort]">, 149 MetaVarName<"[auto,always,never]">; 169 MetaVarName<"<file>">; [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
H A D | Opts.td | 10 def execFileNames : S<"e", "Specify the executable/library files to get the list of *.dwo from.">, MetaVarName<"<filename>">; 11 def outputFileName : S<"o", "Specify the output file.">, MetaVarName<"<filename>">;
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfutil/ |
H A D | Options.td | 9 MetaVarName<"[none,DWARF]">, 24 MetaVarName<"<DWARF linker type>">, 49 MetaVarName<"[bfd,maxpc,exec,universal]">, 59 MetaVarName<"<threads>">,
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | ObjdumpOpts.td | 27 MetaVarName<"offset">, 43 MetaVarName<"<hex>">; 53 MetaVarName<"<dir>">; 85 MetaVarName<"options">, 91 MetaVarName<"mode">, 133 MetaVarName<"cpu-name">, 137 MetaVarName<"a1,+a2,-a3,...">, 140 …">, HelpText<"Specify an argument to forward to LLVM's CommandLine library">, MetaVarName<"<arg>">; 198 MetaVarName<"address">, 202 MetaVarName<"address">, [all …]
|
H A D | OtoolOpts.td | 22 MetaVarName<"<function name>">, 29 MetaVarName<"<segname> <sectname>">,
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-strings/ |
H A D | Opts.td | 16 …e file with the specified radix: o (octal), d (decimal), x (hexadecimal)">, MetaVarName<"<radix>">; 23 def : JoinedOrSeparate<["-"], "t">, Alias<radix_EQ>, HelpText<"Alias for --radix">, MetaVarName<"<r…
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | Opts.td | 23 defm format : Eq<"format", "Specify output format: bsd (default), posix, sysv, darwin, just-symbols">, MetaVarName<"<format>">; 34 defm radix : Eq<"radix", "Radix (o/d/x) for printing symbol Values">, MetaVarName<"<radix>">; 67 def : JoinedOrSeparate<["-"], "f">, HelpText<"Alias for --format">, Alias<format_EQ>, MetaVarName<"<format>">; 80 def : JoinedOrSeparate<["-"], "t">, HelpText<"Alias for --radix">, Alias<radix_EQ>, MetaVarName<"<radix>">;
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 399 StringRef MetaVarName; in emitOption() local 401 MetaVarName = R->getValueAsString("MetaVarName"); in emitOption() 403 MetaVarName = DefaultMetaVarName; in emitOption() 407 Description += (" " + MetaVarName + " must be '").str(); in emitOption()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 682 MetaVarName<"<gcc-path>">; 818 def B : JoinedOrSeparate<["-"], "B">, MetaVarName<"<prefix>">, 845 MetaVarName<"<macro>=<value>">, 856 MetaVarName<"<size>">, HelpText<"Put objects of at most <size> bytes " 876 MetaVarName<"<dir>">, 886 MetaVarName<"<dir>">, HelpText<"Add directory to library search path">; 888 Visibility<[ClangOption, CC1Option]>, MetaVarName<"<dir>">, 900 MetaVarName<"<file>">; 960 MetaVarName<"<script>">, HelpText<"Specify <script> as linker script">; 963 MetaVarName<"<macro>">, HelpText<"Undefine macro <macro>">; [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/ |
H A D | Opts.td | 6 HelpText<help>, MetaVarName<metavar>;
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Options.td | 41 MetaVarName<"[auto,always,never]">; 51 MetaVarName<"<symbol[,symbol,...]>">; 72 MetaVarName<"directory">, 96 MetaVarName<"<name>=<file>">, 159 MetaVarName<"filename">, 298 def time_trace_eq: Joined<["--"], "time-trace=">, MetaVarName<"<file>">,
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | Opts.td | 33 …<"hex-dump", "Display the specified section(s) as hexadecimal bytes">, MetaVarName<"<name or index… 46 …tring-dump", "Display the specified section(s) as a list of strings">, MetaVarName<"<name or index… 134 …-"], "p">, Alias<string_dump_EQ>, HelpText<"Alias for --string-dump">, MetaVarName<"<name or index… 142 …ate<["-"], "x">, Alias<hex_dump_EQ>, HelpText<"Alias for --hex-dump">, MetaVarName<"<name or index…
|
/freebsd/contrib/llvm-project/llvm/lib/Option/ |
H A D | OptTable.cpp | 609 if (const char *MetaVarName = Opts.getOptionMetaVar(Id)) { in getOptionHelpName() local 612 Name += MetaVarName; in getOptionHelpName() 634 if (const char *MetaVarName = Opts.getOptionMetaVar(Id)) in getOptionHelpName() local 635 Name += MetaVarName; in getOptionHelpName()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptParser.td | 110 string MetaVarName = ?; 170 class MetaVarName<string name> { string MetaVarName = name; }
|