Lines Matching refs:Eq
8 multiclass Eq<string name, string help> {
21 : Eq<"adjust-vma", "Add specified offset to object file addresses">,
24 defm build_id : Eq<"build-id", "Build ID used to look up the object file">;
25 defm cache_size : Eq<"cache-size", "Max size in bytes of the in-memory binary cache.">;
28 defm debug_file_directory : Eq<"debug-file-directory", "Path to directory where to look for debug files">, MetaVarName<"<dir>">;
31 : Eq<"default-arch", "Default architecture (for multi-arch objects)">,
38 defm dwp : Eq<"dwp", "Path to DWP file to be use for any split CUs">, MetaVarName<"<file>">;
40 : Eq<"dsym-hint",
44 defm fallback_debug_path : Eq<"fallback-debug-path", "Fallback path for debug binaries">, MetaVarName<"<dir>">;
48 : Eq<"obj", "Path to object file to be symbolized (if not provided, "
51 : Eq<"output-style", "Specify print style. Supported styles: LLVM, GNU, JSON">,
55 defm print_source_context_lines : Eq<"print-source-context-lines", "Print N lines of source file context">;