Home
last modified time | relevance | path

Searched refs:check_variable (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-link.c496 check_variable (const char *name, ctf_dict_t *fp, ctf_id_t type, in check_variable() function
549 if (check_variable (name, fp, dst_type, &dvd)) in ctf_link_one_variable()
595 if (check_variable (name, per_cu_out_fp, dst_type, &dvd)) in ctf_link_one_variable()
H A DChangeLog-2020151 (check_sym): New, symtypetab analogue of check_variable.
1381 (check_variable): New.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c481 check_variable (const char *name, ctf_dict_t *fp, ctf_id_t type, in check_variable() function
534 if (check_variable (name, fp, dst_type, &dvd)) in ctf_link_one_variable()
580 if (check_variable (name, per_cu_out_fp, dst_type, &dvd)) in ctf_link_one_variable()
H A DChangeLog-2020151 (check_sym): New, symtypetab analogue of check_variable.
1381 (check_variable): New.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc230 gfc_dep_check check_variable) in gfc_conv_elemental_dependencies() argument
268 sym, arg0, check_variable)) in gfc_conv_elemental_dependencies()
387 gfc_dep_check check_variable; in gfc_trans_call() local
486 check_variable = ELEM_CHECK_VARIABLE; in gfc_trans_call()
488 check_variable = ELEM_DONT_CHECK_VARIABLE; in gfc_trans_call()
492 code->ext.actual, check_variable); in gfc_trans_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c223 gfc_dep_check check_variable) in gfc_conv_elemental_dependencies() argument
261 sym, arg0, check_variable)) in gfc_conv_elemental_dependencies()
382 gfc_dep_check check_variable; in gfc_trans_call() local
468 check_variable = ELEM_CHECK_VARIABLE; in gfc_trans_call()
470 check_variable = ELEM_DONT_CHECK_VARIABLE; in gfc_trans_call()
474 code->ext.actual, check_variable); in gfc_trans_call()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020151 (check_sym): New, symtypetab analogue of check_variable.
1381 (check_variable): New.