BPT_PREINIT
if ((Bp->flags & (BPT_PREINIT|BPT_POSTINIT|BPT_DLACTIVITY)) && !clear) {
if (Bp->flags & BPT_PREINIT)
Bp->flags |= BPT_PREINIT;