/external/rust/crates/libc/src/unix/solarish/ |
D | x86.rs | 1 pub type Elf32_Addr = ::c_ulong; typedef
|
/external/zucchini/ |
D | type_elf.h | 21 typedef uint32_t Elf32_Addr; // Unsigned program address. typedef
|
/external/zucchini/aosp/include/components/zucchini/ |
D | type_elf.h | 21 typedef uint32_t Elf32_Addr; // Unsigned program address. typedef
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 9 typedef __u32 Elf32_Addr; typedef
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 31 typedef uint32_t Elf32_Addr; // Program address typedef
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 31 typedef uint32_t Elf32_Addr; // Program address typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 28 using Elf32_Addr = uint32_t; // Program address variable
|
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
D | mod.rs | 22 pub type Elf32_Addr = u32; typedef
|
/external/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 34 pub type Elf32_Addr = u32; typedef
|
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
D | mod.rs | 20 pub type Elf32_Addr = u32; typedef
|
/external/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 20 pub type Elf32_Addr = u32; typedef
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 23 typedef uint32_t Elf32_Addr; typedef
|
/external/musl/include/ |
D | elf.h | 23 typedef uint32_t Elf32_Addr; typedef
|
/external/kmod/port-gnu/ |
D | elf.h | 47 typedef uint32_t Elf32_Addr; typedef
|
/external/elfutils/libelf/ |
D | elf.h | 43 typedef uint32_t Elf32_Addr; typedef
|
/external/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 38 pub type Elf32_Addr = u32; typedef
|
/external/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 28 pub type Elf32_Addr = u32; typedef
|
/external/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 67 pub type Elf32_Addr = u32; typedef
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 16954 typedef __u32 Elf32_Addr; typedef
|
D | vmlinux.h | 16954 typedef __u32 Elf32_Addr; typedef
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 59415 typedef __u32 Elf32_Addr; typedef
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 33744 typedef __u32 Elf32_Addr; typedef
|
D | vmlinux_510.h | 33744 typedef __u32 Elf32_Addr; typedef
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 35843 typedef __u32 Elf32_Addr; typedef
|
D | vmlinux_505.h | 35843 typedef __u32 Elf32_Addr; typedef
|