Home
last modified time | relevance | path

Searched defs:RTLD_NEXT (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/include/
H A Ddlfcn.h72 #define RTLD_NEXT __BIONIC_CAST(reinterpret_cast, void*, -1L) macro
75 #define RTLD_NEXT __BIONIC_CAST(reinterpret_cast, void*, 0xfffffffe) macro
/aosp12/system/chre/platform/shared/include/chre/platform/shared/libc/
H A Ddlfcn.h28 #define RTLD_NEXT ((void *)-1L) macro