Lines Matching refs:bm_hash
826 ascii = (const char *)(uintptr_t)modules[midx].bm_hash;
876 modules[i].bm_hash == NULL) {
881 (void *)(uintptr_t)modules[i].bm_hash,
940 modules[midx].bm_hash = NULL;
980 modules[midx].bm_hash =
1010 if (modules[0].bm_hash != NULL ||
1011 modules_used > 1 && modules[1].bm_hash != NULL) {
1024 * find the assigned hash module and set the primary module's bm_hash to point
1035 modules[i].bm_hash != NULL) {
1051 modules[i].bm_hash = modules[j].bm_addr;