Searched refs:ctf_cuname_set (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 31 ctf_cuname_set;
|
H A D | ctf-link.c | 344 ctf_cuname_set (cu_fp, cu_name); in ctf_create_per_cu() 1200 ctf_cuname_set (only_input->clin_fp, out_name); in ctf_link_deduplicating_per_cu() 1243 ctf_cuname_set (out, out_name); in ctf_link_deduplicating_per_cu() 1402 ctf_cuname_set (fp, ctf_cuname (inputs[0])); in ctf_link_deduplicating()
|
H A D | ctf-dedup.c | 2665 ctf_cuname_set (target, ctf_cuname (input)); in ctf_dedup_emit_type() 2667 ctf_cuname_set (target, "unnamed-CU"); in ctf_dedup_emit_type()
|
H A D | ctf-open.c | 1953 ctf_cuname_set (ctf_dict_t *fp, const char *name) in ctf_cuname_set() function
|
H A D | ChangeLog-2020 | 1078 (ctf_cuname_set): Likewise. 1551 (ctf_cuname_set): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 31 ctf_cuname_set;
|
H A D | ctf-link.c | 346 ctf_cuname_set (cu_fp, cu_name); in ctf_create_per_cu() 1186 ctf_cuname_set (only_input->clin_fp, out_name); in ctf_link_deduplicating_per_cu() 1229 ctf_cuname_set (out, out_name); in ctf_link_deduplicating_per_cu() 1389 ctf_cuname_set (fp, ctf_cuname (inputs[0])); in ctf_link_deduplicating()
|
H A D | ctf-dedup.c | 2668 ctf_cuname_set (target, ctf_cuname (input)); in ctf_dedup_emit_type() 2670 ctf_cuname_set (target, "unnamed-CU"); in ctf_dedup_emit_type()
|
H A D | ctf-open.c | 1952 ctf_cuname_set (ctf_dict_t *fp, const char *name) in ctf_cuname_set() function
|
H A D | ChangeLog-2020 | 1078 (ctf_cuname_set): Likewise. 1551 (ctf_cuname_set): New.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 376 extern int ctf_cuname_set (ctf_dict_t *, const char *);
|
H A D | ChangeLog-2019 | 132 * ctf-api.h (ctf_cuname_set): Can now fail, returning int. 207 (ctf_cuname_set): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 376 extern int ctf_cuname_set (ctf_dict_t *, const char *);
|
H A D | ChangeLog-2019 | 132 * ctf-api.h (ctf_cuname_set): Can now fail, returning int. 207 (ctf_cuname_set): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 132 * ctf-api.h (ctf_cuname_set): Can now fail, returning int. 207 (ctf_cuname_set): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 132 * ctf-api.h (ctf_cuname_set): Can now fail, returning int. 207 (ctf_cuname_set): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1078 (ctf_cuname_set): Likewise. 1551 (ctf_cuname_set): New.
|