/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
D | vdso_support.cc | 37 #define AT_SYSINFO_EHDR 33 // for crosstoolv10 macro
|
/third_party/elfio/elfio/ |
D | elf_types.hpp | 1090 constexpr Elf_Word AT_SYSINFO_EHDR = 33; // Start of the ELF header of the vDSO. variable
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 1588 pub const AT_SYSINFO_EHDR: ::c_ulong = 33; constant
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 1036 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 1028 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 1028 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 1028 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/musl/include/ |
D | elf.h | 1031 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 1028 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/elfutils/libelf/ |
D | elf.h | 1231 #define AT_SYSINFO_EHDR 33 macro
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 145 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 148 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 148 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 144 pub const AT_SYSINFO_EHDR: u32 = 33; constant
|