Searched refs:DT_NF_USERLAND (Results 1 – 4 of 4) sorted by relevance
684 ~(DT_NF_SIGNED | DT_NF_REF | DT_NF_BITFIELD | DT_NF_USERLAND); in dt_node_type_assign_member()708 dnp->dn_flags |= DT_NF_USERLAND; in dt_node_type_assign_member()743 if (dnp->dn_flags & DT_NF_USERLAND) { in dt_node_type_name()780 !(dnp->dn_flags & DT_NF_USERLAND) && in dt_node_type_size()1084 (lp->dn_flags & DT_NF_USERLAND) ^ (rp->dn_flags & DT_NF_USERLAND))) in dt_node_is_ptrcompat()2810 dnp->dn_flags |= DT_NF_USERLAND; in dt_xcook_ident()2975 cp->dn_flags & DT_NF_USERLAND); in dt_cook_op1()2996 cp->dn_flags & DT_NF_USERLAND); in dt_cook_op1()3026 if ((cp->dn_flags & DT_NF_USERLAND) && in dt_cook_op1()3028 dnp->dn_flags |= DT_NF_USERLAND; in dt_cook_op1()[all …]
186 if (dnp->dn_flags & DT_NF_USERLAND) in dt_cg_load()1758 uint_t ubit = dnp->dn_flags & DT_NF_USERLAND; in dt_cg_node()1766 (dnp->dn_child->dn_flags & DT_NF_USERLAND); in dt_cg_node()1771 dnp->dn_flags &= ~DT_NF_USERLAND; in dt_cg_node()1922 uint_t ubit = dnp->dn_flags & DT_NF_USERLAND; in dt_cg_node()1930 (dnp->dn_left->dn_flags & DT_NF_USERLAND); in dt_cg_node()1936 dnp->dn_flags &= ~DT_NF_USERLAND; in dt_cg_node()
186 #define DT_NF_USERLAND 0x40 /* data is a userland address */ macro
969 dnp->dn_flags |= DT_NF_USERLAND; in dt_ident_cook()