Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dconfig_elf.c415 rtld_flags |= RT_FL_MEMRESV; in elf_config()
H A D_rtld.h309 #define RT_FL_MEMRESV 0x80000000 /* memory reservation established */ macro