HomeSort by: relevance | last modified time | path
    Searched defs:ctb_type (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
ctf-api.h 166 ctf_id_t ctb_type; /* Last type associated with the label. */ member in struct:ctf_lblinfo
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 166 ctf_id_t ctb_type; /* Last type associated with the label. */ member in struct:ctf_lblinfo
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 166 ctf_id_t ctb_type; /* Last type associated with the label. */ member in struct:ctf_lblinfo
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 165 ctf_id_t ctb_type; /* Last type associated with the label. */ member in struct:ctf_lblinfo
  /src/external/gpl3/binutils/dist/libctf/
ctf-create.c 1480 ctf_id_t ctb_type; /* CTF type identifier. */ member in struct:ctf_bundle
1490 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0)
1511 return (ctf_add_enumerator (ctb->ctb_dict, ctb->ctb_type,
1527 if (ctf_member_info (ctb->ctb_dict, ctb->ctb_type, name, &ctm) < 0)
1812 src.ctb_type = src_type;
1816 dst.ctb_type = dst_type;
2022 if ((dst.ctb_type = dst_type) == CTF_ERR
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-create.c 1480 ctf_id_t ctb_type; /* CTF type identifier. */ member in struct:ctf_bundle
1490 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0)
1511 return (ctf_add_enumerator (ctb->ctb_dict, ctb->ctb_type,
1527 if (ctf_member_info (ctb->ctb_dict, ctb->ctb_type, name, &ctm) < 0)
1812 src.ctb_type = src_type;
1816 dst.ctb_type = dst_type;
2022 if ((dst.ctb_type = dst_type) == CTF_ERR
  /src/external/gpl3/gdb/dist/libctf/
ctf-create.c 1477 ctf_id_t ctb_type; /* CTF type identifier. */ member in struct:ctf_bundle
1487 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0)
1508 return (ctf_add_enumerator (ctb->ctb_dict, ctb->ctb_type,
1524 if (ctf_member_info (ctb->ctb_dict, ctb->ctb_type, name, &ctm) < 0)
1809 src.ctb_type = src_type;
1813 dst.ctb_type = dst_type;
2019 if ((dst.ctb_type = dst_type) == CTF_ERR
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-create.c 1408 ctf_id_t ctb_type; /* CTF type identifier. */ member in struct:ctf_bundle
1418 if (ctf_enum_value (ctb->ctb_dict, ctb->ctb_type, name, &bvalue) < 0)
1439 return (ctf_add_enumerator (ctb->ctb_dict, ctb->ctb_type,
1455 if (ctf_member_info (ctb->ctb_dict, ctb->ctb_type, name, &ctm) < 0)
1740 src.ctb_type = src_type;
1744 dst.ctb_type = dst_type;
1948 if ((dst.ctb_type = dst_type) == CTF_ERR
  /src/external/cddl/osnet/dist/common/ctf/
ctf_impl.h 175 ctf_id_t ctb_type; /* CTF type identifier */ member in struct:ctf_bundle
  /src/sys/arch/alpha/include/
rpb.h 369 uint64_t ctb_type; /* 0: CTB type */ member in struct:ctb
414 uint64_t ctb_type; /* 0: CTB type */ member in struct:ctb_tt

Completed in 43 milliseconds