HomeSort by: relevance | last modified time | path
    Searched refs:err_fp (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 2594 ctf_dict_t *err_fp = input; local
2644 ctf_set_errno (err_fp, ctf_errno (output));
2645 ctf_err_warn (err_fp, 0, 0, _("cannot add synthetic forward for type "
2673 ctf_err_warn (err_fp, 0, ctf_errno (output),
2676 return ctf_set_typed_errno (err_fp, ctf_errno (output));
3149 ctf_dict_t *err_fp, *input_fp; local
3178 err_fp = output;
3188 err_fp = target;
3224 ctf_err_warn (output, 0, ctf_errno (err_fp),
3227 return ctf_set_errno (output, ctf_errno (err_fp));
    [all...]
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 2594 ctf_dict_t *err_fp = input; local
2644 ctf_set_errno (err_fp, ctf_errno (output));
2645 ctf_err_warn (err_fp, 0, 0, _("cannot add synthetic forward for type "
2673 ctf_err_warn (err_fp, 0, ctf_errno (output),
2676 return ctf_set_typed_errno (err_fp, ctf_errno (output));
3149 ctf_dict_t *err_fp, *input_fp; local
3178 err_fp = output;
3188 err_fp = target;
3224 ctf_err_warn (output, 0, ctf_errno (err_fp),
3227 return ctf_set_errno (output, ctf_errno (err_fp));
    [all...]
  /src/external/gpl3/gdb/dist/libctf/
ctf-dedup.c 2519 ctf_dict_t *err_fp = input; local
2569 ctf_set_errno (err_fp, ctf_errno (output));
2570 ctf_err_warn (err_fp, 0, 0, _("cannot add synthetic forward for type "
2598 ctf_err_warn (err_fp, 0, ctf_errno (output),
2601 return ctf_set_typed_errno (err_fp, ctf_errno (output));
2995 ctf_dict_t *err_fp, *input_fp; local
3024 err_fp = output;
3034 err_fp = target;
3070 ctf_err_warn (output, 0, ctf_errno (err_fp),
3073 return ctf_set_errno (output, ctf_errno (err_fp));
    [all...]
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-dedup.c 2496 ctf_dict_t *err_fp = input; local
2546 ctf_set_errno (err_fp, ctf_errno (output));
2547 ctf_err_warn (err_fp, 0, 0, _("cannot add synthetic forward for type "
2575 ctf_err_warn (err_fp, 0, ctf_errno (output),
2578 return ctf_set_typed_errno (err_fp, ctf_errno (output));
2969 ctf_dict_t *err_fp, *input_fp; local
2998 err_fp = output;
3008 err_fp = target;
3044 ctf_err_warn (output, 0, ctf_errno (err_fp),
3047 return ctf_set_errno (output, ctf_errno (err_fp));
    [all...]

Completed in 43 milliseconds