Searched refs:FLG_RT_INITFRST (Results 1 – 5 of 5) sorted by relevance
401 if (FLAGS(lmp) & FLG_RT_INITFRST) in dep_visit()555 if (!(FLAGS(tlmp) & FLG_RT_INITFRST)) in r_initfirst()599 if (!(FLAGS(tlmp) & FLG_RT_INITFRST)) in f_initfirst()
733 if (FLAGS(lmp) & FLG_RT_INITFRST) in call_init()776 ((*_nobj == NULL) || !(FLAGS(*_nobj) & FLG_RT_INITFRST))) { in call_init()
2040 FLAGS(lmp) |= FLG_RT_INITFRST;
837 #define FLG_RT_INITFRST 0x00080000 /* execute .init first */ macro
66 { MSG_ORIG(MSG_FLG_INITFRST), FLG_RT_INITFRST, FLG_RT_INITFRST},