Home
last modified time | relevance | path

Searched defs:PT_GNU_RELRO (Results 1 – 23 of 23) sorted by relevance

/external/crosvm/kernel_loader/src/
Delf.rs80 pub const PT_GNU_RELRO: u32 = 1685382482; constant
/external/kernel-headers/original/uapi/linux/
Delf.h40 #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/
Dmod.rs1853 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/rust/android-crates-io/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs1853 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/
Dmod.rs1853 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1032 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
/external/llvm/include/llvm/Support/
DELF.h1034 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1203 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DELF.h1401 PT_GNU_RELRO = 0x6474e552, // Read-only after relocation. enumerator
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/android/
Dmod.rs2330 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs2679 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/rust/android-crates-io/crates/libc/src/fuchsia/
Dmod.rs2679 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/fuchsia/
Dmod.rs2679 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/
Dmod.rs2330 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/
Dmod.rs2330 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h485 #define PT_GNU_RELRO 0x6474e552 macro
/external/coreboot/util/cbfstool/
Delf.h549 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro
/external/trusty/musl/include/
Delf.h605 #define PT_GNU_RELRO 0x6474e552 macro
/external/musl/include/
Delf.h613 #define PT_GNU_RELRO 0x6474e552 macro
/external/rust/android-crates-io/crates/libc/src/unix/linux_like/linux/
Dmod.rs1967 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/
Dmod.rs2013 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/
Dmod.rs2013 pub const PT_GNU_RELRO: u32 = 0x6474e552; constant
/external/elfutils/libelf/
Delf.h729 #define PT_GNU_RELRO 0x6474e552 /* Read-only after relocation */ macro