/aosp_15_r20/bionic/linker/ |
H A D | linker_namespaces.cpp | 130 if ((si->get_dt_flags_1() & DF_1_GLOBAL) != 0) { in get_global_group()
|
H A D | linker.h | 54 #define SUPPORTED_DT_FLAGS_1 (DF_1_NOW | DF_1_GLOBAL | DF_1_NODELETE | DF_1_PIE | DF_1_ORIGIN)
|
/aosp_15_r20/art/sigchainlib/ |
H A D | Android.bp | 37 // -z,global marks the binary with the DF_1_GLOBAL flag which puts the symbols
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_64_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv7-a-neon_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/ |
D | elf.h | 207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
|
/aosp_15_r20/bionic/tests/libs/ |
H A D | Android.bp | 1314 // Library with DF_1_GLOBAL 1333 // Library with DF_1_GLOBAL which will be dlopened 1606 // Mark the library DF_1_GLOBAL so it is added to every linker namespace.
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ELF.h | 1239 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ELF.h | 1239 DF_1_GLOBAL = 0x00000002, // Set RTLD_GLOBAL for this object. enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/api/ |
D | go1.21.txt | 109 pkg debug/elf, const DF_1_GLOBAL = 2 #56887 110 pkg debug/elf, const DF_1_GLOBAL DynFlag1 #56887
|