Home
last modified time | relevance | path

Searched defs:Elf32_Word (Results 1 – 25 of 27) sorted by relevance

12

/external/rust/crates/libc/src/unix/solarish/
Dx86.rs5 pub type Elf32_Word = ::c_ulong; typedef
/external/zucchini/aosp/include/components/zucchini/
Dtype_elf.h25 typedef uint32_t Elf32_Word; // Unsigned large integer. typedef
/external/zucchini/
Dtype_elf.h25 typedef uint32_t Elf32_Word; // Unsigned large integer. typedef
/external/kernel-headers/original/uapi/linux/
Delf.h13 typedef __u32 Elf32_Word; typedef
/external/crosvm/kernel_loader/src/
Delf.rs278 pub type Elf32_Word = u32; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h34 typedef uint32_t Elf32_Word; typedef
/external/llvm/include/llvm/Support/
DELF.h34 typedef uint32_t Elf32_Word; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h31 using Elf32_Word = uint32_t; variable
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs27 pub type Elf32_Word = u32; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs42 pub type Elf32_Word = u32; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs25 pub type Elf32_Word = u32; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs25 pub type Elf32_Word = u32; typedef
/external/kmod/port-gnu/
Delf.h35 typedef uint32_t Elf32_Word; typedef
/external/musl/include/
Delf.h13 typedef uint32_t Elf32_Word; typedef
/external/elfutils/libelf/
Delf.h31 typedef uint32_t Elf32_Word; typedef
/external/rust/crates/libc/src/unix/nto/
Dmod.rs23 pub type Elf32_Word = u32; typedef
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs41 pub type Elf32_Word = u32; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs65 pub type Elf32_Word = u32; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs26 pub type Elf32_Word = u32; typedef
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h10624 typedef __u32 Elf32_Word; typedef
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h8607 typedef __u32 Elf32_Word; typedef
Dvmlinux.h8607 typedef __u32 Elf32_Word; typedef
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h7595 typedef __u32 Elf32_Word; typedef
Dvmlinux_510.h7595 typedef __u32 Elf32_Word; typedef

12