Home
last modified time | relevance | path

Searched refs:DF_1_NOW (Results 1 - 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A 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/
H A DELF.h1268 DF_1_NOW = 0x00000001, // Set RTLD_NOW for this object. enumerator
/third_party/musl/porting/linux/user/include/
H A Delf.h837 #define DF_1_NOW 0x00000001 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h828 #define DF_1_NOW 0x00000001 macro
/third_party/musl/include/
H A Delf.h863 #define DF_1_NOW 0x00000001 macro
/third_party/elfutils/libelf/
H A Delf.h993 #define DF_1_NOW 0x00000001 /* Set RTLD_NOW for this object. */ macro
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c2032 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/
H A Ddynlink.c2031 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/ldso/
H A Ddynlink.c2141 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW))
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c3206 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/musl/ldso/linux/
H A Ddynlink.c3450 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
/third_party/elfutils/src/
H A Dreadelf.c1708 { DF_1_NOW, "NOW" },

Completed in 120 milliseconds