Home
last modified time | relevance | path

Searched defs:Elf32_Sword (Results 1 – 16 of 16) sorted by relevance

/external/rust/crates/libc/src/unix/solarish/
Dx86.rs4 pub type Elf32_Sword = ::c_long; typedef
/external/zucchini/aosp/include/components/zucchini/
Dtype_elf.h24 typedef int32_t Elf32_Sword; // Signed large integer. typedef
/external/zucchini/
Dtype_elf.h24 typedef int32_t Elf32_Sword; // Signed large integer. typedef
/external/kernel-headers/original/uapi/linux/
Delf.h12 typedef __s32 Elf32_Sword; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h35 typedef int32_t Elf32_Sword; typedef
/external/llvm/include/llvm/Support/
DELF.h35 typedef int32_t Elf32_Sword; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h32 using Elf32_Sword = int32_t; variable
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs26 pub type Elf32_Sword = i32; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs41 pub type Elf32_Sword = i32; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs24 pub type Elf32_Sword = i32; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h14 typedef int32_t Elf32_Sword; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs24 pub type Elf32_Sword = i32; typedef
/external/kmod/port-gnu/
Delf.h36 typedef int32_t Elf32_Sword; typedef
/external/musl/include/
Delf.h14 typedef int32_t Elf32_Sword; typedef
/external/elfutils/libelf/
Delf.h32 typedef int32_t Elf32_Sword; typedef
/external/rust/crates/libc/src/unix/nto/
Dmod.rs27 pub type Elf32_Sword = i32; typedef