Searched refs:lh_end (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldmain.c556 (size_t)php->lh_end - (size_t)php);
559 (void) munmap((void *)php, (size_t)php->lh_end - (size_t)php);
H A Dutil.c114 (((size_t)chp->lh_end - (size_t)chp->lh_free) <= asize)) {
130 nhp->lh_end = (void *)((size_t)nhp + tsize);
H A D_libld.h309 void *lh_end; member in struct:_ld_heap

Completed in 48 milliseconds