Searched refs:REL_CACHEBUF_ALLOC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_libld.h491 #define REL_CACHEBUF_ALLOC 3000 macro
H A Drelocate.c503 * All other allocations are done in units of REL_CACHEBUF_ALLOC,
509 nelts = REL_CACHEBUF_ALLOC;
510 if ((alloc_cnt == 0) && (ofl->ofl_relocincnt > REL_CACHEBUF_ALLOC)) {

Completed in 53 milliseconds