Home
last modified time | relevance | path

Searched refs:DL_EXT_VALID_FLAG_BITS (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/include/
H A Ddlfcn_ext.h34 #define DL_EXT_VALID_FLAG_BITS \ macro
/third_party/musl/include/linux/
H A Ddlfcn_ext.h34 #define DL_EXT_VALID_FLAG_BITS \ macro
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c4505 if ((extinfo->flag & ~(DL_EXT_VALID_FLAG_BITS)) != 0) { in dlopen_ext()
/third_party/musl/ldso/linux/
H A Ddynlink.c4855 if ((extinfo->flag & ~(DL_EXT_VALID_FLAG_BITS)) != 0) { in dlopen_ext()

Completed in 17 milliseconds