Searched refs:lh_end (Results 1 – 3 of 3) sorted by relevance
556 (size_t)php->lh_end - (size_t)php); in ld_ofl_cleanup()559 (void) munmap((void *)php, (size_t)php->lh_end - (size_t)php); in ld_ofl_cleanup()
114 (((size_t)chp->lh_end - (size_t)chp->lh_free) <= asize)) { in libld_malloc()130 nhp->lh_end = (void *)((size_t)nhp + tsize); in libld_malloc()
309 void *lh_end; member