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

  /src/external/gpl3/binutils/dist/libctf/
ctf-labels.c 86 ctlp->ctl_label, ctlp->ctl_type);
90 linfo.ctb_type = ctlp->ctl_type;
ctf-open.c 1111 swap_thing (lbl->ctl_type);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-labels.c 86 ctlp->ctl_label, ctlp->ctl_type);
90 linfo.ctb_type = ctlp->ctl_type;
ctf-open.c 1111 swap_thing (lbl->ctl_type);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-labels.c 86 ctlp->ctl_label, ctlp->ctl_type);
90 linfo.ctb_type = ctlp->ctl_type;
ctf-open.c 1111 swap_thing (lbl->ctl_type);
  /src/external/gpl3/gdb/dist/libctf/
ctf-labels.c 86 ctlp->ctl_label, ctlp->ctl_type);
90 linfo.ctb_type = ctlp->ctl_type;
ctf-open.c 1111 swap_thing (lbl->ctl_type);
  /src/external/gpl3/binutils/dist/include/
ctf.h 223 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/binutils.old/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gcc/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gcc.old/dist/include/
ctf.h 196 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gdb.old/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/external/gpl3/gdb/dist/include/
ctf.h 222 uint32_t ctl_type; /* Last type associated with this label. */ member in struct:ctf_lblent
  /src/sys/sys/
sysctl.h 90 int ctl_type; /* type of name */ member in struct:ctlname
1161 #define VERIFY_FN(ctl_type, c_type) \
1163 __sysctl_verify_##ctl_type##_arg(c_type *arg) \

Completed in 57 milliseconds