Home
last modified time | relevance | path

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

/openbsd/src/libexec/ld.so/
Dmalloc.c127 #define MALLOC_FREEUNMAP 0 macro
420 if (junk && !MALLOC_FREEUNMAP) { in unmap()
424 if (MALLOC_FREEUNMAP) in unmap()
462 if (MALLOC_FREEUNMAP) in map()
469 MALLOC_FREEUNMAP) in map()
480 if (MALLOC_FREEUNMAP) in map()
486 else if (MALLOC_JUNK == 2 && MALLOC_FREEUNMAP) in map()
777 if (info->size == 0 && !MALLOC_FREEUNMAP) in free_bytes()
936 if (!MALLOC_FREEUNMAP) { in ofree()