Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1238 DF_1_NOW = 0x00000001, // Set RTLD_NOW for this object. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1268 DF_1_NOW = 0x00000001, // Set RTLD_NOW for this object. enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/porting/linux/user/include/
Delf.h833 #define DF_1_NOW 0x00000001 macro
/third_party/musl/ndk_musl_include/
Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/include/
Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/ldso/
Ddynlink.c1967 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1990 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1990 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2982 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()