Home
last modified time | relevance | path

Searched refs:ld_heap (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dglobals.c36 Ld_heap *ld_heap; /* list of allocated blocks for */ variable
H A Dldmain.c553 for (chp = ld_heap, php = NULL; chp; php = chp, chp = chp->lh_next) { in ld_ofl_cleanup()
561 ld_heap = NULL; in ld_ofl_cleanup()
H A Dutil.c105 Ld_heap *chp = ld_heap; in libld_malloc()
132 ld_heap = chp = nhp; in libld_malloc()
H A D_libld.h652 extern Ld_heap *ld_heap;