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

  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-regression/
pptrtab.c 34 ctf_errno (fp) != ECTF_NOTYPE)
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-regression/
pptrtab.c 34 ctf_errno (fp) != ECTF_NOTYPE)
  /src/external/cddl/osnet/dist/common/ctf/
ctf_lookup.c 122 (void) ctf_set_errno(fp, ECTF_NOTYPE);
152 (void) ctf_set_errno(fp, ECTF_NOTYPE);
162 (void) ctf_set_errno(fp, ECTF_NOTYPE);
ctf_impl.h 284 ECTF_NOTYPE, /* no type found corresponding to name */
ctf_types.c 660 return (ctf_set_errno(ofp, ECTF_NOTYPE));
663 return (ctf_set_errno(ofp, ECTF_NOTYPE));
668 return (ctf_set_errno(ofp, ECTF_NOTYPE));
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 214 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \
641 exists), or return ECTF_NOTYPE otherwise. If non exists, try resolving away
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 214 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \
641 exists), or return ECTF_NOTYPE otherwise. If non exists, try resolving away
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 214 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \
641 exists), or return ECTF_NOTYPE otherwise. If non exists, try resolving away
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 213 _CTF_ITEM (ECTF_NOTYPE, "No type found corresponding to name.") \
616 exists), or return ECTF_NOTYPE otherwise. If non exists, try resolving away
  /src/external/gpl3/binutils/dist/libctf/
ctf-types.c 1168 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1171 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1176 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
ctf-lookup.c 298 ctf_set_errno (fp, ECTF_NOTYPE);
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-types.c 1168 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1171 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1176 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
ctf-lookup.c 298 ctf_set_errno (fp, ECTF_NOTYPE);
  /src/external/gpl3/gdb/dist/libctf/
ctf-types.c 1147 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1150 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1155 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
ctf-lookup.c 298 ctf_set_errno (fp, ECTF_NOTYPE);
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-types.c 1147 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1150 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
1155 return (ctf_set_typed_errno (ofp, ECTF_NOTYPE));
ctf-lookup.c 298 ctf_set_errno (fp, ECTF_NOTYPE);

Completed in 45 milliseconds