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

  /src/external/gpl3/gdb/dist/libctf/testsuite/libctf-writable/
error-propagation.c 94 check_prop_err (child, parent, ECTF_NOTFUNC);
99 check_prop_err (child, parent, ECTF_NOTFUNC);
  /src/external/gpl3/gdb.old/dist/libctf/testsuite/libctf-writable/
error-propagation.c 94 check_prop_err (child, parent, ECTF_NOTFUNC);
99 check_prop_err (child, parent, ECTF_NOTFUNC);
  /src/external/cddl/osnet/dist/common/ctf/
ctf_lookup.c 268 return (ctf_set_errno(fp, ECTF_NOTFUNC));
272 return (ctf_set_errno(fp, ECTF_NOTFUNC));
ctf_impl.h 286 ECTF_NOTFUNC, /* symtab entry does not refer to a function */
  /src/external/gpl3/binutils/dist/include/
ctf-api.h 216 _CTF_ITEM (ECTF_NOTFUNC, "Symbol table entry or type is not a function.") \
  /src/external/gpl3/binutils.old/dist/include/
ctf-api.h 216 _CTF_ITEM (ECTF_NOTFUNC, "Symbol table entry or type is not a function.") \
  /src/external/gpl3/gdb/dist/include/
ctf-api.h 216 _CTF_ITEM (ECTF_NOTFUNC, "Symbol table entry or type is not a function.") \
  /src/external/gpl3/gdb.old/dist/include/
ctf-api.h 215 _CTF_ITEM (ECTF_NOTFUNC, "Symbol table entry or type is not a function.") \
  /src/external/gpl3/binutils/dist/libctf/
ctf-lookup.c 1289 return (ctf_set_errno (fp, ECTF_NOTFUNC));
1307 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-create.c 1407 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-types.c 1592 return (ctf_set_errno (ofp, ECTF_NOTFUNC));
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-lookup.c 1289 return (ctf_set_errno (fp, ECTF_NOTFUNC));
1307 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-create.c 1407 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-types.c 1592 return (ctf_set_errno (ofp, ECTF_NOTFUNC));
  /src/external/gpl3/gdb/dist/libctf/
ctf-lookup.c 1289 return (ctf_set_errno (fp, ECTF_NOTFUNC));
1307 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-create.c 1404 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-types.c 1563 return (ctf_set_errno (ofp, ECTF_NOTFUNC));
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-lookup.c 1144 return (ctf_set_errno (fp, ECTF_NOTFUNC));
1162 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-create.c 1371 return (ctf_set_errno (fp, ECTF_NOTFUNC));
ctf-types.c 1563 return (ctf_set_errno (ofp, ECTF_NOTFUNC));

Completed in 94 milliseconds