Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h11 typedef __u32 Elf32_Off; typedef
/external/llvm/include/llvm/Support/
DELF.h32 typedef uint32_t Elf32_Off; // File offset typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h32 typedef uint32_t Elf32_Off; // File offset typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs24 pub type Elf32_Off = u32; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h29 using Elf32_Off = uint32_t; // File offset variable
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h29 using Elf32_Off = uint32_t; // File offset variable
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs19 pub type Elf32_Off = u32; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs22 pub type Elf32_Off = u32; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
/external/kmod/port-gnu/
Delf.h50 typedef uint32_t Elf32_Off; typedef
/external/elfutils/libelf/
Delf.h47 typedef uint32_t Elf32_Off; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs26 pub type Elf32_Off = u32; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs66 pub type Elf32_Off = u32; typedef