Searched refs:FLG_EC_USED (Results 1 – 5 of 5) sorted by relevance
61 { FLG_EC_USED, MSG_FLG_EC_USED }, in conv_ent_flags()
28 @ MSG_FLG_EC_USED "FLG_EC_USED"
208 (enp->ec_flags & FLG_EC_USED) || (enp->ec_ordndx == 0)) in ld_ent_check()
895 enp->ec_flags |= FLG_EC_USED; in ld_place_section()
1110 #define FLG_EC_USED 0x0002 /* entrance criteria met? */ macro