HomeSort by: relevance | last modified time | path
    Searched refs:ctl_label (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-labels.c 55 if ((s = ctf_strraw (fp, (ctlp + num_labels - 1)->ctl_label)) == NULL)
81 if ((lname = ctf_strraw (fp, ctlp->ctl_label)) == NULL)
86 ctlp->ctl_label, ctlp->ctl_type);
ctf-open.c 1110 swap_thing (lbl->ctl_label);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-labels.c 55 if ((s = ctf_strraw (fp, (ctlp + num_labels - 1)->ctl_label)) == NULL)
81 if ((lname = ctf_strraw (fp, ctlp->ctl_label)) == NULL)
86 ctlp->ctl_label, ctlp->ctl_type);
ctf-open.c 1110 swap_thing (lbl->ctl_label);
  /src/external/gpl3/gdb/dist/libctf/
ctf-labels.c 55 if ((s = ctf_strraw (fp, (ctlp + num_labels - 1)->ctl_label)) == NULL)
81 if ((lname = ctf_strraw (fp, ctlp->ctl_label)) == NULL)
86 ctlp->ctl_label, ctlp->ctl_type);
ctf-open.c 1110 swap_thing (lbl->ctl_label);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-labels.c 55 if ((s = ctf_strraw (fp, (ctlp + num_labels - 1)->ctl_label)) == NULL)
81 if ((lname = ctf_strraw (fp, ctlp->ctl_label)) == NULL)
86 ctlp->ctl_label, ctlp->ctl_type);
ctf-open.c 1027 swap_thing (lbl->ctl_label);
  /src/external/cddl/osnet/dist/common/ctf/
ctf_labels.c 72 if ((s = ctf_strraw(fp, (ctlp + num_labels - 1)->ctl_label)) == NULL)
98 if ((lname = ctf_strraw(fp, ctlp->ctl_label)) == NULL) {
100 "typeidx %u\n", ctlp->ctl_label, ctlp->ctl_typeidx);
  /src/external/cddl/osnet/dist/uts/common/sys/
ctf.h 57 __uint32_t ctl_label; member in struct:ctf_lblent
  /src/external/gpl3/binutils/dist/include/
ctf.h 222 uint32_t ctl_label; /* Ref to name of label. */ member in struct:ctf_lblent
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 221 uint32_t ctl_label; /* Ref to name of label. */ member in struct:ctf_lblent
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 195 uint32_t ctl_label; /* Ref to name of label. */ member in struct:ctf_lblent
  /src/external/gpl3/gcc/dist/include/
ctf.h 221 uint32_t ctl_label; /* Ref to name of label. */ member in struct:ctf_lblent
  /src/external/gpl3/gdb/dist/include/
ctf.h 221 uint32_t ctl_label; /* Ref to name of label. */ member in struct:ctf_lblent
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 221 uint32_t ctl_label; /* Ref to name of label. */ member in struct:ctf_lblent
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctf.c 156 ctl.ctl_label = strtab_insert(&b->ctb_strtab, le->le_name);
160 SWAP_32(ctl.ctl_label);
911 char *label = sbuf + ctl->ctl_label;
  /src/external/cddl/osnet/dist/tools/ctf/dump/
dump.c 230 ref_to_str(ctl->ctl_label, hp, cd));

Completed in 59 milliseconds