Home
last modified time | relevance | path

Searched refs:MetaVarName (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td20 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 DCommonOpts.td63 MetaVarName<"section">;
73 MetaVarName<"symbol">;
79 MetaVarName<"section">;
82 MetaVarName<"symbol">;
H A DStripOpts.td4 MetaVarName<"<file>">;
H A DBitcodeStripOpts.td30 MetaVarName<"<file>">;
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td31 MetaVarName<"[auto,always,never]">,
63 MetaVarName<"<file>">,
90 MetaVarName<"[none,safe,safe_thunks,all]">,
97 MetaVarName<"<opt-level>">,
101 MetaVarName<"<cgopt-level>">,
138 Alias<!cast<Separate>(irpgo_profile)>, MetaVarName<"<profile>">,
142 MetaVarName<"[none,function]">,
151 MetaVarName<"[none,function,data,both]">,
155 Alias<!cast<Separate>(irpgo_profile_sort)>, MetaVarName<"<profile>">,
163 MetaVarName<"[none,function,data,both]">,
[all …]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DOptionRSTEmitter.cpp56 StringRef MetaVarName; in emitOptionRst() local
59 MetaVarName = R->getValueAsString("MetaVarName"); in emitOptionRst()
61 MetaVarName = "<value>"; in emitOptionRst()
63 if (!MetaVarName.empty()) { in emitOptionRst()
65 OS.write_escaped(MetaVarName); in emitOptionRst()
81 HelpText += (" " + MetaVarName + " must be '").str(); in emitOptionRst()
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLGSOptions.td17 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 DOptions.td14 MetaVarName<"<name>">,
33 MetaVarName<"<pid>">,
58 MetaVarName<"<language>">,
77 MetaVarName<"<flags>">,
81 MetaVarName<"<flags>">,
87 MetaVarName<"<language>">,
127 MetaVarName<"<command>">,
136 MetaVarName<"<file>">,
145 MetaVarName<"<file>">,
154 MetaVarName<"<file>">,
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/
H A DOpts.td25 MetaVarName<"<offset>">;
31 …q<"debug-file-directory", "Path to directory where to look for debug files">, MetaVarName<"<dir>">;
41 …ym-file-directory", "Path to directory where to look for GSYM files">, MetaVarName<"<dir>">, Group…
43 defm dwp : Eq<"dwp", "Path to DWP file to be use for any split CUs">, MetaVarName<"<file>">;
47 MetaVarName<"<dir>">,
49 …k_debug_path : Eq<"fallback-debug-path", "Fallback path for debug binaries">, MetaVarName<"<dir>">;
54 "object file should be specified for each input line)">, MetaVarName<"<file>">;
57 MetaVarName<"style">,
72 def : Joined<["--"], "exe=">, Alias<obj_EQ>, HelpText<"Alias for --obj">, MetaVarName<"<file>">;
73 def : Separate<["--"], "exe">, Alias<obj_EQ>, HelpText<"Alias for --obj">, MetaVarName<"<file>">;
[all …]
/freebsd/contrib/llvm-project/lld/ELF/
H A DOptions.td59 MetaVarName<"[fast,md5,sha1,uuid,0x<hexstring>]">;
72 MetaVarName<"[none,zlib,zstd]">;
78 MetaVarName<"<section-glob>={none,zlib,zstd}[:level]">;
80 defm defsym: Eq<"defsym", "Define a symbol alias">, MetaVarName<"<symbol>=<value>">;
94 MetaVarName<"<value>">;
104 MetaVarName<"<file>">;
108 MetaVarName<"<file>">;
143 MetaVarName<"[none,hfsort,cdsort]">,
150 def bp_compression_sort: JJ<"bp-compression-sort=">, MetaVarName<"[none,function,data,both]">,
152 def bp_startup_sort: JJ<"bp-startup-sort=">, MetaVarName<"[none,function]">,
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A DOpts.td10 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 DOptions.td9 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 DObjdumpOpts.td27 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 DOtoolOpts.td22 MetaVarName<"<function name>">,
29 MetaVarName<"<segname> <sectname>">,
/freebsd/contrib/llvm-project/llvm/tools/llvm-strings/
H A DOpts.td16 …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 DOpts.td23 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 DClangOptionDocEmitter.cpp398 StringRef MetaVarName; in emitOption() local
400 MetaVarName = R->getValueAsString("MetaVarName"); in emitOption()
402 MetaVarName = DefaultMetaVarName; in emitOption()
406 Description += (" " + MetaVarName + " must be '").str(); in emitOption()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td685 MetaVarName<"<gcc-path>">;
726 def B : JoinedOrSeparate<["-"], "B">, MetaVarName<"<prefix>">,
754 MetaVarName<"<macro>=<value>">,
765 MetaVarName<"<size>">, HelpText<"Put objects of at most <size> bytes "
785 MetaVarName<"<dir>">,
795 MetaVarName<"<dir>">, HelpText<"Add directory to library search path">;
797 Visibility<[ClangOption, CC1Option]>, MetaVarName<"<dir>">,
809 MetaVarName<"<file>">;
871 MetaVarName<"<script>">, HelpText<"Specify <script> as linker script">;
874 MetaVarName<"<macro>">, HelpText<"Undefine macro <macro>">;
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A DOpts.td6 HelpText<help>, MetaVarName<metavar>;
/freebsd/contrib/llvm-project/lld/COFF/
H A DOptions.td41 MetaVarName<"[auto,always,never]">;
51 MetaVarName<"<symbol[,symbol,...]>">;
72 MetaVarName<"directory">,
99 MetaVarName<"<name>=<file>">,
165 MetaVarName<"filename">,
317 def time_trace_eq: Joined<["--"], "time-trace=">, MetaVarName<"<file>">,
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td33 …<"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 DOptTable.cpp619 if (const char *MetaVarName = Opts.getOptionMetaVar(Id)) { in getOptionHelpName() local
622 Name += MetaVarName; in getOptionHelpName()
644 if (const char *MetaVarName = Opts.getOptionMetaVar(Id)) in getOptionHelpName() local
645 Name += MetaVarName; in getOptionHelpName()
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td110 string MetaVarName = ?;
170 class MetaVarName<string name> { string MetaVarName = name; }