Searched refs:ctf_link_one_variable (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-link.c | 521 ctf_link_one_variable (ctf_dict_t *fp, ctf_dict_t *in_fp, const char *name, in ctf_link_one_variable() function 922 if (ctf_link_one_variable (fp, inputs[i], name, type, cu_mapped) < 0) in ctf_link_deduplicating_variables() 937 if (ctf_link_one_variable (fp, inputs[i], name, type, 1) < 0) in ctf_link_deduplicating_variables() 950 if (ctf_link_one_variable (fp, inputs[i], name, type, 1) < 0) in ctf_link_deduplicating_variables()
|
H A D | ChangeLog | 440 (ctf_link_one_variable): Likewise. Pass in args individually: no 445 ctf_link_one_variable into a struct. 458 * ctf-link.c (ctf_link_one_variable): Remove reference to 478 (ctf_link_one_variable): Turn uses of in_file_name to in_cuname.
|
H A D | ChangeLog-2020 | 150 (ctf_link_one_variable): Improve variable name. 481 (ctf_link_one_variable): Call it if set. 485 * ctf-link.c (ctf_link_one_variable): Check the dst_type for 503 (ctf_link_one_variable): Log a debug message if we skip a 542 (ctf_link_one_variable): Note a case too common to warn about. 1382 (ctf_link_one_variable): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-link.c | 506 ctf_link_one_variable (ctf_dict_t *fp, ctf_dict_t *in_fp, const char *name, in ctf_link_one_variable() function 908 if (ctf_link_one_variable (fp, inputs[i], name, type, cu_mapped) < 0) in ctf_link_deduplicating_variables() 923 if (ctf_link_one_variable (fp, inputs[i], name, type, 1) < 0) in ctf_link_deduplicating_variables() 936 if (ctf_link_one_variable (fp, inputs[i], name, type, 1) < 0) in ctf_link_deduplicating_variables()
|
H A D | ChangeLog | 419 (ctf_link_one_variable): Likewise. Pass in args individually: no 424 ctf_link_one_variable into a struct. 437 * ctf-link.c (ctf_link_one_variable): Remove reference to 457 (ctf_link_one_variable): Turn uses of in_file_name to in_cuname.
|
H A D | ChangeLog-2020 | 150 (ctf_link_one_variable): Improve variable name. 481 (ctf_link_one_variable): Call it if set. 485 * ctf-link.c (ctf_link_one_variable): Check the dst_type for 503 (ctf_link_one_variable): Log a debug message if we skip a 542 (ctf_link_one_variable): Note a case too common to warn about. 1382 (ctf_link_one_variable): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 150 (ctf_link_one_variable): Improve variable name. 481 (ctf_link_one_variable): Call it if set. 485 * ctf-link.c (ctf_link_one_variable): Check the dst_type for 503 (ctf_link_one_variable): Log a debug message if we skip a 542 (ctf_link_one_variable): Note a case too common to warn about. 1382 (ctf_link_one_variable): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 117118 (ctf_link_one_variable): Adjust ctf_link_per_cu call.
|