/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-labels.c | 55 if ((s = ctf_strraw (fp, (ctlp + num_labels - 1)->ctl_label)) == NULL) in ctf_label_topmost() 81 if ((lname = ctf_strraw (fp, ctlp->ctl_label)) == NULL) in ctf_label_iter()
|
H A D | ctf-string.c | 62 ctf_strraw (ctf_dict_t *fp, uint32_t name) in ctf_strraw() function 72 const char *s = ctf_strraw (fp, name); in ctf_strptr()
|
H A D | ctf-create.c | 231 && (name = ctf_strraw (fp, dtd->dtd_data.ctt_name)) != NULL) in ctf_dtd_insert() 265 ctf_str_remove_ref (fp, ctf_strraw (fp, memb[i].ctlm_name), in ctf_dtd_delete() 275 ctf_str_remove_ref (fp, ctf_strraw (fp, en[i].cte_name), in ctf_dtd_delete() 287 && (name = ctf_strraw (fp, dtd->dtd_data.ctt_name)) != NULL in ctf_dtd_delete() 410 && (name = ctf_strraw (fp, dtd->dtd_data.ctt_name)) != NULL in ctf_rollback() 1249 const char *lname = ctf_strraw (fp, memb[vlen - 1].ctlm_name); in ctf_add_member_offset()
|
H A D | ctf-serialize.c | 826 && (name = ctf_strraw (fp, copied->ctt_name)) != NULL) in ctf_emit_type_sect() 870 const char *name = ctf_strraw (fp, dtd_vlen[i].ctlm_name); in ctf_emit_type_sect() 903 const char *name = ctf_strraw (fp, dtd_vlen[i].cte_name); in ctf_emit_type_sect()
|
H A D | ctf-impl.h | 720 extern const char *ctf_strraw (ctf_dict_t *, uint32_t);
|
H A D | ctf-hash.c | 791 const char *str = ctf_strraw (fp, name); in ctf_hash_insert_type()
|
H A D | ChangeLog-2020 | 1177 ctf_dtnextid and ctf_dtbyname. Use ctf_strraw, not dtd_name. 1456 (ctf_strraw): ... here, with new support for ctf_syn_ext_strtab. 1474 ctf_strraw). Adjust to diagnose ECTF_STRTAB nonetheless. 1631 (ctf_strraw): Move to ctf-string.c.
|
H A D | ctf-dedup.c | 1062 name = ctf_strraw (input, tp->ctt_name); in ctf_dedup_hash_type() 2686 name = ctf_strraw (real_input, tp->ctt_name); in ctf_dedup_emit_type()
|
H A D | ctf-types.c | 896 return ctf_strraw (fp, tp->ctt_name); in ctf_type_name_raw()
|
H A D | ctf-link.c | 1692 did->cid_sym.st_name = ctf_strraw (fp, off); in ctf_link_shuffle_syms()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_util.c | 102 ctf_strraw(ctf_file_t *fp, uint_t name) in ctf_strraw() function 116 const char *s = ctf_strraw(fp, name); in ctf_strptr()
|
H A D | ctf_labels.c | 72 if ((s = ctf_strraw(fp, (ctlp + num_labels - 1)->ctl_label)) == NULL) in ctf_label_topmost() 98 if ((lname = ctf_strraw(fp, ctlp->ctl_label)) == NULL) { in ctf_label_iter()
|
H A D | ctf_impl.h | 308 extern const char *ctf_strraw(ctf_file_t *, uint_t);
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-labels.c | 55 if ((s = ctf_strraw (fp, (ctlp + num_labels - 1)->ctl_label)) == NULL) in ctf_label_topmost() 81 if ((lname = ctf_strraw (fp, ctlp->ctl_label)) == NULL) in ctf_label_iter()
|
H A D | ctf-string.c | 62 ctf_strraw (ctf_dict_t *fp, uint32_t name) in ctf_strraw() function 72 const char *s = ctf_strraw (fp, name); in ctf_strptr()
|
H A D | ctf-create.c | 234 && (name = ctf_strraw (fp, dtd->dtd_data.ctt_name)) != NULL) in ctf_dtd_insert() 269 ctf_str_remove_ref (fp, ctf_strraw (fp, memb[i].ctlm_name), in ctf_dtd_delete() 279 ctf_str_remove_ref (fp, ctf_strraw (fp, en[i].cte_name), in ctf_dtd_delete() 291 && (name = ctf_strraw (fp, dtd->dtd_data.ctt_name)) != NULL in ctf_dtd_delete() 414 && (name = ctf_strraw (fp, dtd->dtd_data.ctt_name)) != NULL in ctf_rollback() 1224 const char *lname = ctf_strraw (fp, memb[vlen - 1].ctlm_name); in ctf_add_member_offset()
|
H A D | ctf-serialize.c | 826 && (name = ctf_strraw (fp, copied->ctt_name)) != NULL) in ctf_emit_type_sect() 870 const char *name = ctf_strraw (fp, dtd_vlen[i].ctlm_name); in ctf_emit_type_sect() 903 const char *name = ctf_strraw (fp, dtd_vlen[i].cte_name); in ctf_emit_type_sect()
|
H A D | ctf-impl.h | 720 extern const char *ctf_strraw (ctf_dict_t *, uint32_t);
|
H A D | ctf-hash.c | 791 const char *str = ctf_strraw (fp, name); in ctf_hash_insert_type()
|
H A D | ChangeLog-2020 | 1177 ctf_dtnextid and ctf_dtbyname. Use ctf_strraw, not dtd_name. 1456 (ctf_strraw): ... here, with new support for ctf_syn_ext_strtab. 1474 ctf_strraw). Adjust to diagnose ECTF_STRTAB nonetheless. 1631 (ctf_strraw): Move to ctf-string.c.
|
H A D | ctf-dedup.c | 1062 name = ctf_strraw (input, tp->ctt_name); in ctf_dedup_hash_type() 2689 name = ctf_strraw (real_input, tp->ctt_name); in ctf_dedup_emit_type()
|
H A D | ctf-types.c | 887 return ctf_strraw (fp, tp->ctt_name); in ctf_type_name_raw()
|
H A D | ctf-link.c | 1679 did->cid_sym.st_name = ctf_strraw (fp, off); in ctf_link_shuffle_syms()
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1177 ctf_dtnextid and ctf_dtbyname. Use ctf_strraw, not dtd_name. 1456 (ctf_strraw): ... here, with new support for ctf_syn_ext_strtab. 1474 ctf_strraw). Adjust to diagnose ECTF_STRTAB nonetheless. 1631 (ctf_strraw): Move to ctf-string.c.
|