Home
last modified time | relevance | path

Searched defs:Elf32_Addr (Results 1 – 13 of 13) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h9 typedef __u32 Elf32_Addr; typedef
/external/llvm/include/llvm/Support/
DELF.h31 typedef uint32_t Elf32_Addr; // Program address typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h31 typedef uint32_t Elf32_Addr; // Program address typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs21 pub type Elf32_Addr = u32; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h28 using Elf32_Addr = uint32_t; // Program address variable
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h28 using Elf32_Addr = uint32_t; // Program address variable
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs16 pub type Elf32_Addr = u32; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs19 pub type Elf32_Addr = u32; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h23 typedef uint32_t Elf32_Addr; typedef
/external/kmod/port-gnu/
Delf.h46 typedef uint32_t Elf32_Addr; typedef
/external/elfutils/libelf/
Delf.h43 typedef uint32_t Elf32_Addr; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs27 pub type Elf32_Addr = u32; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs67 pub type Elf32_Addr = u32; typedef