| /src/external/cddl/osnet/dist/common/ctf/ |
| ctf_util.c | 114 ctf_strptr(const ctf_file_t *fp, uint_t name) function
|
| ctf_hash.c | 137 const char *str = ctf_strptr(fp, name);
|
| ctf_types.c | 252 const char *name = ctf_strptr(fp, ep->cte_name); 477 return (ctf_strptr(fp, name)); 919 return (ctf_strptr(fp, ep->cte_name)); 957 if (strcmp(ctf_strptr(fp, ep->cte_name), name) == 0) {
|
| ctf_impl.h | 342 extern const char *ctf_strptr(const ctf_file_t *, uint_t);
|
| ctf_open.c | 899 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); 901 fp->ctf_parname = ctf_strptr(fp, hp.cth_parname);
|
| /src/external/gpl3/binutils/dist/libctf/ |
| ctf-decl.c | 101 if (ctf_strptr (fp, tp->ctt_name)[0] == '\0')
|
| ctf-lookup.c | 367 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, lookup->ctv_name))); 538 this_name = ctf_strptr (fp, i->u.ctn_en->cte_name); 574 return (strcmp (ctf_strptr (arg->fp, arg->names[*one]), 575 ctf_strptr (arg->fp, arg->names[*two]))); 950 *name = ctf_strptr (fp, idx[i->ctn_n - dyn_els]); 1010 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, key->clik_names[*idx])));
|
| ctf-types.c | 182 membname = ctf_strptr (fp, memb.ctlm_name); 352 name = ctf_strptr (fp, i->u.ctn_en->cte_name); 530 *name = ctf_strptr (fp, fp->ctf_vars[i->ctn_n].ctv_name); 704 const char *name = ctf_strptr (rfp, tp->ctt_name); 1305 same_names = (strcmp (ctf_strptr (lfp, ltp->ctt_name), 1306 ctf_strptr (rfp, rtp->ctt_name)) == 0); 1425 membname = ctf_strptr (fp, memb.ctlm_name); 1520 return (ctf_strptr (fp, ep->cte_name)); 1558 if (strcmp (ctf_strptr (fp, ep->cte_name), name) == 0) 1708 func, arg, ctf_strptr (fp, memb.ctlm_name) [all...] |
| ctf-create.c | 1111 if (strcmp (ctf_strptr (fp, en[i].cte_name), name) == 0) 1127 (char *) ctf_strptr (fp, en[vlen].cte_name), 1193 if (strcmp (ctf_strptr (fp, memb[i].ctlm_name), name) == 0) 1673 name = ctf_strptr (src_fp, src_tp->ctt_name);
|
| ctf-open.c | 368 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); 370 fp->ctf_parname = ctf_strptr (fp, hp->cth_parname); 372 fp->ctf_cuname = ctf_strptr (fp, hp->cth_cuname); 418 The upgrade is not done in-place: the ctf_base is moved. ctf_strptr() must 850 name = ctf_strptr (fp, tp->ctt_name);
|
| /src/external/gpl3/binutils.old/dist/libctf/ |
| ctf-decl.c | 101 if (ctf_strptr (fp, tp->ctt_name)[0] == '\0')
|
| ctf-lookup.c | 367 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, lookup->ctv_name))); 538 this_name = ctf_strptr (fp, i->u.ctn_en->cte_name); 574 return (strcmp (ctf_strptr (arg->fp, arg->names[*one]), 575 ctf_strptr (arg->fp, arg->names[*two]))); 950 *name = ctf_strptr (fp, idx[i->ctn_n - dyn_els]); 1010 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, key->clik_names[*idx])));
|
| ctf-types.c | 182 membname = ctf_strptr (fp, memb.ctlm_name); 352 name = ctf_strptr (fp, i->u.ctn_en->cte_name); 530 *name = ctf_strptr (fp, fp->ctf_vars[i->ctn_n].ctv_name); 704 const char *name = ctf_strptr (rfp, tp->ctt_name); 1305 same_names = (strcmp (ctf_strptr (lfp, ltp->ctt_name), 1306 ctf_strptr (rfp, rtp->ctt_name)) == 0); 1425 membname = ctf_strptr (fp, memb.ctlm_name); 1520 return (ctf_strptr (fp, ep->cte_name)); 1558 if (strcmp (ctf_strptr (fp, ep->cte_name), name) == 0) 1708 func, arg, ctf_strptr (fp, memb.ctlm_name) [all...] |
| ctf-create.c | 1111 if (strcmp (ctf_strptr (fp, en[i].cte_name), name) == 0) 1127 (char *) ctf_strptr (fp, en[vlen].cte_name), 1193 if (strcmp (ctf_strptr (fp, memb[i].ctlm_name), name) == 0) 1673 name = ctf_strptr (src_fp, src_tp->ctt_name);
|
| ctf-open.c | 368 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); 370 fp->ctf_parname = ctf_strptr (fp, hp->cth_parname); 372 fp->ctf_cuname = ctf_strptr (fp, hp->cth_cuname); 418 The upgrade is not done in-place: the ctf_base is moved. ctf_strptr() must 850 name = ctf_strptr (fp, tp->ctt_name);
|
| /src/external/gpl3/gdb/dist/libctf/ |
| ctf-decl.c | 101 if (ctf_strptr (fp, tp->ctt_name)[0] == '\0')
|
| ctf-lookup.c | 367 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, lookup->ctv_name))); 538 this_name = ctf_strptr (fp, i->u.ctn_en->cte_name); 574 return (strcmp (ctf_strptr (arg->fp, arg->names[*one]), 575 ctf_strptr (arg->fp, arg->names[*two]))); 950 *name = ctf_strptr (fp, idx[i->ctn_n - dyn_els]); 1010 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, key->clik_names[*idx])));
|
| ctf-types.c | 182 membname = ctf_strptr (fp, memb.ctlm_name); 341 name = ctf_strptr (fp, i->u.ctn_en->cte_name); 519 *name = ctf_strptr (fp, fp->ctf_vars[i->ctn_n].ctv_name); 683 const char *name = ctf_strptr (rfp, tp->ctt_name); 1284 same_names = (strcmp (ctf_strptr (lfp, ltp->ctt_name), 1285 ctf_strptr (rfp, rtp->ctt_name)) == 0); 1403 membname = ctf_strptr (fp, memb.ctlm_name); 1491 return (ctf_strptr (fp, ep->cte_name)); 1529 if (strcmp (ctf_strptr (fp, ep->cte_name), name) == 0) 1679 func, arg, ctf_strptr (fp, memb.ctlm_name) [all...] |
| ctf-create.c | 1108 if (strcmp (ctf_strptr (fp, en[i].cte_name), name) == 0) 1124 (char *) ctf_strptr (fp, en[vlen].cte_name), 1190 if (strcmp (ctf_strptr (fp, memb[i].ctlm_name), name) == 0) 1670 name = ctf_strptr (src_fp, src_tp->ctt_name);
|
| ctf-open.c | 368 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); 370 fp->ctf_parname = ctf_strptr (fp, hp->cth_parname); 372 fp->ctf_cuname = ctf_strptr (fp, hp->cth_cuname); 418 The upgrade is not done in-place: the ctf_base is moved. ctf_strptr() must 850 name = ctf_strptr (fp, tp->ctt_name);
|
| /src/external/gpl3/gdb.old/dist/libctf/ |
| ctf-decl.c | 101 if (ctf_strptr (fp, tp->ctt_name)[0] == '\0')
|
| ctf-types.c | 182 membname = ctf_strptr (fp, memb.ctlm_name); 341 name = ctf_strptr (fp, i->u.ctn_en->cte_name); 519 *name = ctf_strptr (fp, fp->ctf_vars[i->ctn_n].ctv_name); 683 const char *name = ctf_strptr (rfp, tp->ctt_name); 1284 same_names = (strcmp (ctf_strptr (lfp, ltp->ctt_name), 1285 ctf_strptr (rfp, rtp->ctt_name)) == 0); 1403 membname = ctf_strptr (fp, memb.ctlm_name); 1491 return (ctf_strptr (fp, ep->cte_name)); 1529 if (strcmp (ctf_strptr (fp, ep->cte_name), name) == 0) 1679 func, arg, ctf_strptr (fp, memb.ctlm_name) [all...] |
| ctf-lookup.c | 367 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, lookup->ctv_name))); 429 return (strcmp (ctf_strptr (arg->fp, arg->names[*one]), 430 ctf_strptr (arg->fp, arg->names[*two]))); 805 *name = ctf_strptr (fp, idx[i->ctn_n - dyn_els]); 865 return (strcmp (key->clik_name, ctf_strptr (key->clik_fp, key->clik_names[*idx])));
|
| ctf-open.c | 368 fp->ctf_parlabel = ctf_strptr (fp, hp->cth_parlabel); 370 fp->ctf_parname = ctf_strptr (fp, hp->cth_parname); 372 fp->ctf_cuname = ctf_strptr (fp, hp->cth_cuname); 418 The upgrade is not done in-place: the ctf_base is moved. ctf_strptr() must 810 name = ctf_strptr (fp, tp->ctt_name);
|
| /src/external/cddl/osnet/dev/fbt/ |
| fbt.c | 934 ctf_strptr(mod_ctf_t *mc, int name) function 972 if (ctf_strptr(mc, tp->ctt_name)[0] == '\0') { 1083 const char *name = ctf_strptr(mc, tp->ctt_name);
|