HomeSort by: relevance | last modified time | path
    Searched defs:save_switch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gcc.cc 3893 save_switch (const char *opt, size_t n_args, const char *const *args,
3949 save_switch (decoded->canonical_option[0],
3957 save_switch (decoded->canonical_option[0],
3984 save_switch (decoded->canonical_option[0],
4175 save_switch (concat ("-foffload-options=-l_GCC_", arg, NULL),
4192 save_switch ("-foffload-options=-l_GCC_m",
4362 save_switch (compare_debug_replacement_opt, 0, NULL, validated, true);
4488 save_switch (concat ("-L", arg, NULL), 0, NULL, validated, true);
4493 save_switch (concat ("-F", arg, NULL), 0, NULL, validated, true);
4639 save_switch ("-o", 1, &arg, validated, true)
3872 save_switch (const char *opt, size_t n_args, const char *const *args, function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
gcc.cc 3924 save_switch (const char *opt, size_t n_args, const char *const *args,
3980 save_switch (decoded->canonical_option[0],
3988 save_switch (decoded->canonical_option[0],
4015 save_switch (decoded->canonical_option[0],
4351 save_switch (compare_debug_replacement_opt, 0, NULL, validated, true);
4450 save_switch (concat ("-L", arg, NULL), 0, NULL, validated, true);
4455 save_switch (concat ("-F", arg, NULL), 0, NULL, validated, true);
4601 save_switch ("-o", 1, &arg, validated, true);
4632 save_switch (concat ("-foffload-options=", arg, NULL),
4645 save_switch (decoded->canonical_option[0]
3903 save_switch (const char *opt, size_t n_args, const char *const *args, function
    [all...]

Completed in 42 milliseconds