ctf_type_encoding
if (ctf_type_encoding(g_fp, id, &cte) == CTF_ERR)
if (ctf_type_encoding(g_fp, id, &cte) == CTF_ERR)
if (ctf_type_encoding(idp->mci_fp, idp->mci_id, ep) == CTF_ERR)
if (ctf_type_encoding(fp, type, &e) == CTF_ERR)
if (ctf_type_encoding(fp, ltype, &linfo) != CTF_ERR)
if (ctf_type_encoding(src_fp, src_type, &src_en) != 0)
if (ctf_type_encoding(dst_fp, dst_type, &dst_en) != 0)
} else if (ctf_type_encoding(fp, hep->h_type,
return (ctf_type_encoding(lfp, ltype, &le) == 0 &&
ctf_type_encoding(rfp, rtype, &re) == 0 &&
if (ctf_type_encoding(ctfp, base, &e) == CTF_ERR) {
if (ctf_type_encoding(ctfp, base, &e) == 0) {
if (ctf_type_encoding(ctfp, base, &e) != 0)
if (ctf_type_encoding(ctfp, rtype, &e) == 0 &&
if (ctf_type_encoding(ifp, iid, &ien) != 0)
if (ctf_type_encoding(ofp, oid, &den) != 0)
if (ctf_type_encoding(cmp->cm_src, id, &en) != 0)
ctf_type_encoding(ctfp, type, &e) != CTF_ERR) {
if (ctf_type_encoding(fp, mp->ctm_type, &e) != 0 || e.cte_bits > 64) {
if (ctf_type_encoding(fp, m.ctm_type, &e) != 0 || e.cte_bits > 64) {
ctf_type_encoding(dst->dn_ctfp, dst->dn_type, &e) != CTF_ERR)
ctf_type_encoding(dtt.dtt_ctfp, base, &cte) == CTF_ERR ||
ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e))
ctf_type_encoding(fp, base, &e) == 0 && IS_CHAR(e))
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e));
lp_is_void = ctf_type_encoding(lfp, lref, &e) == 0 && IS_VOID(e);
rp_is_void = ctf_type_encoding(rfp, rref, &e) == 0 && IS_VOID(e);
if (ctf_type_encoding(dtt.dtt_ctfp, type,
if (kind == CTF_K_INTEGER && ctf_type_encoding(cp->dn_ctfp,
if (ctf_type_encoding(lfp, lbase, &le) == CTF_ERR) {
if (ctf_type_encoding(rfp, rbase, &re) == CTF_ERR) {
if (kind == CTF_K_INTEGER && ctf_type_encoding(fp, base, &e) == 0) {
if (kind == CTF_K_FLOAT && ctf_type_encoding(fp, base, &e) == 0) {
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e))
ctf_type_encoding(dnp->dn_ctfp, type, &e) == 0 && (
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e))
return (ctf_type_encoding(fp, type, &e) == 0 && !IS_VOID(e));
ctf_type_encoding(fp, type, &e) == 0 && IS_VOID(e)));
if (ctf_type_encoding(ctfp, base, &e) == CTF_ERR) {
if (ctf_type_encoding(ctfp, base, &e) == 0) {
ctf_type_encoding(ctfp, rtype, &e) != CTF_ERR && CTF_IS_CHAR(e)) {
ctf_type_encoding(ctfp, id, &e) == 0) {
ctf_type_encoding(ctfp, base, &e) == 0 && IS_CHAR(e));
ctf_type_encoding(ctfp, base, &e) == 0 && e.cte_bits == 32);
if (ctf_type_encoding(fp, id, &enc) == CTF_ERR) {
if (ctf_type_encoding(ctf, tid, &e) == CTF_ERR)
extern int ctf_type_encoding(ctf_file_t *, ctf_id_t, ctf_encoding_t *);