Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:desc

69                     cl::desc("[input object files]"),
78 cl::desc("Add the archive or object file specified by namespec to "
85 cl::desc("alias for -l"),
94 cl::desc("For each archive mentioned on the command line after "
101 cl::desc("Turn off the effect of the --whole-archive option for "
107 cl::desc("This option affects ELF DT_NEEDED tags for dynamic "
114 cl::desc("Turn off the effect of the --as-needed option for "
120 cl::desc("--add-needed causes DT_NEEDED tags are always "
127 cl::desc("--no-add-needed causes DT_NEEDED tags will never be "
133 cl::desc("Link against dynamic library"));
137 cl::desc("alias for --Bdynamic"),
142 cl::desc("alias for --Bdynamic"),
148 cl::desc("Link against static library"));
152 cl::desc("alias for --Bstatic"),
157 cl::desc("alias for --Bstatic"),
162 cl::desc("alias for --Bstatic"),
171 cl::desc("start to record a group of archives"));
175 cl::desc("alias for --start-group"),
181 cl::desc("stop recording a group of archives"));
185 cl::desc("alias for --end-group"),