/external/crosvm/kernel_loader/src/ |
D | elf.rs | 80 pub const PT_GNU_RELRO: u32 = 1685382482; constant
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 40 #define PT_GNU_RELRO (PT_LOOS + 0x474e552) macro
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1853 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1853 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 1853 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 1032 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 1034 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 1203 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 1401 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
|
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2330 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/ |
D | mod.rs | 2679 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/rust/android-crates-io/crates/libc/src/fuchsia/ |
D | mod.rs | 2679 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/ |
D | mod.rs | 2679 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/ |
D | mod.rs | 2330 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/android/ |
D | mod.rs | 2330 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 485 #define PT_GNU_RELRO 0x6474e552 macro
|
/external/coreboot/util/cbfstool/ |
D | elf.h | 549 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro
|
/external/trusty/musl/include/ |
D | elf.h | 605 #define PT_GNU_RELRO 0x6474e552 macro
|
/external/musl/include/ |
D | elf.h | 613 #define PT_GNU_RELRO 0x6474e552 macro
|
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1967 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/ |
D | mod.rs | 2013 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/linux_like/linux/ |
D | mod.rs | 2013 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
|
/external/elfutils/libelf/ |
D | elf.h | 729 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro
|