Searched refs:bi_modulep (Results 1 – 3 of 3) sorted by relevance
254 bi.bi_modulep = addr; in bi_load()256 if (addr <= bi.bi_modulep) { in bi_load()257 addr = bi.bi_modulep; in bi_load()258 bi.bi_modulep = 0; in bi_load()
67 u_int32_t bi_modulep; /* preloaded modules */ member
257 bi.bi_modulep = *modulep; in bi_load32()