Searched refs:DT_NF_USERLAND (Results 1 – 4 of 4) sorted by relevance
687 ~(DT_NF_SIGNED | DT_NF_REF | DT_NF_BITFIELD | DT_NF_USERLAND); in dt_node_type_assign()713 dnp->dn_flags |= DT_NF_USERLAND; in dt_node_type_assign()738 if (dnp->dn_flags & DT_NF_USERLAND) { in dt_node_type_name()775 !(dnp->dn_flags & DT_NF_USERLAND) && in dt_node_type_size()1079 (lp->dn_flags & DT_NF_USERLAND) ^ (rp->dn_flags & DT_NF_USERLAND))) in dt_node_is_ptrcompat()2827 dnp->dn_flags |= DT_NF_USERLAND; in dt_xcook_ident()2992 cp->dn_flags & DT_NF_USERLAND); in dt_cook_op1()3013 cp->dn_flags & DT_NF_USERLAND); in dt_cook_op1()3043 if ((cp->dn_flags & DT_NF_USERLAND) && in dt_cook_op1()3045 dnp->dn_flags |= DT_NF_USERLAND; in dt_cook_op1()[all …]
181 if (dnp->dn_flags & DT_NF_USERLAND) in dt_cg_load()1735 uint_t ubit = dnp->dn_flags & DT_NF_USERLAND; in dt_cg_node()1743 (dnp->dn_child->dn_flags & DT_NF_USERLAND); in dt_cg_node()1748 dnp->dn_flags &= ~DT_NF_USERLAND; in dt_cg_node()1899 uint_t ubit = dnp->dn_flags & DT_NF_USERLAND; in dt_cg_node()1907 (dnp->dn_left->dn_flags & DT_NF_USERLAND); in dt_cg_node()1913 dnp->dn_flags &= ~DT_NF_USERLAND; in dt_cg_node()
184 #define DT_NF_USERLAND 0x40 /* data is a userland address */ macro
979 dnp->dn_flags |= DT_NF_USERLAND; in dt_ident_cook()