Home
last modified time | relevance | path

Searched refs:ctf_cuname_set (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dlibctf.ver31 ctf_cuname_set;
H A Dctf-link.c344 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 Dctf-dedup.c2665 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 Dctf-open.c1953 ctf_cuname_set (ctf_dict_t *fp, const char *name) in ctf_cuname_set() function
H A DChangeLog-20201078 (ctf_cuname_set): Likewise.
1551 (ctf_cuname_set): New.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dlibctf.ver31 ctf_cuname_set;
H A Dctf-link.c346 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 Dctf-dedup.c2668 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 Dctf-open.c1952 ctf_cuname_set (ctf_dict_t *fp, const char *name) in ctf_cuname_set() function
H A DChangeLog-20201078 (ctf_cuname_set): Likewise.
1551 (ctf_cuname_set): New.
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h376 extern int ctf_cuname_set (ctf_dict_t *, const char *);
H A DChangeLog-2019132 * 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 Dctf-api.h376 extern int ctf_cuname_set (ctf_dict_t *, const char *);
H A DChangeLog-2019132 * 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 DChangeLog-2019132 * 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 DChangeLog-2019132 * 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 DChangeLog-20201078 (ctf_cuname_set): Likewise.
1551 (ctf_cuname_set): New.