Searched refs:DT_NF_USERLAND (Results 1 – 4 of 4) sorted by relevance
682 ~(DT_NF_SIGNED | DT_NF_REF | DT_NF_BITFIELD | DT_NF_USERLAND); in dt_node_type_assign()708 dnp->dn_flags |= DT_NF_USERLAND; in dt_node_type_assign()733 if (dnp->dn_flags & DT_NF_USERLAND) { in dt_node_type_name()770 !(dnp->dn_flags & DT_NF_USERLAND) && in dt_node_type_size()1074 (lp->dn_flags & DT_NF_USERLAND) ^ (rp->dn_flags & DT_NF_USERLAND))) in dt_node_is_ptrcompat()2798 dnp->dn_flags |= DT_NF_USERLAND; in dt_xcook_ident()2963 cp->dn_flags & DT_NF_USERLAND); in dt_cook_op1()2984 cp->dn_flags & DT_NF_USERLAND); in dt_cook_op1()3014 if ((cp->dn_flags & DT_NF_USERLAND) && in dt_cook_op1()3016 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
967 dnp->dn_flags |= DT_NF_USERLAND; in dt_ident_cook()