Home
last modified time | relevance | path

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

/bionic/libc/include/
Ddlfcn.h54 RTLD_LAZY = 1, enumerator
/bionic/libc/bionic/
Dmalloc_debug_common.cpp416 libc_malloc_impl_handle = dlopen(so_name, RTLD_LAZY); in malloc_init_impl()