Searched refs:mintmp (Results 1 – 1 of 1) sorted by relevance
1224 caddr_t mintmp = (caddr_t)-1; in mapelfexec() local1277 if (addr < mintmp) in mapelfexec()1278 mintmp = addr; in mapelfexec()1376 ASSERT(mintmp != (caddr_t)-1); in mapelfexec()1377 *minaddr = (intptr_t)mintmp; in mapelfexec()