Home
last modified time | relevance | path

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

/external/rust/crates/libc/src/unix/solarish/
Dx86_64.rs6 pub type Elf64_Sword = ::c_int; typedef
/external/zucchini/aosp/include/components/zucchini/
Dtype_elf.h30 typedef int32_t Elf64_Sword; // Signed large integer. typedef
/external/zucchini/
Dtype_elf.h30 typedef int32_t Elf64_Sword; // Signed large integer. typedef
/external/kernel-headers/original/uapi/linux/
Delf.h20 typedef __s32 Elf64_Sword; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h41 typedef int32_t Elf64_Sword; typedef
/external/llvm/include/llvm/Support/
DELF.h41 typedef int32_t Elf64_Sword; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h38 using Elf64_Sword = int32_t; variable
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs33 pub type Elf64_Sword = i32; typedef
/external/rust/crates/libc/src/unix/haiku/
Dmod.rs47 pub type Elf64_Sword = i32; typedef
/external/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs31 pub type Elf64_Sword = i32; typedef
/external/google-breakpad/src/third_party/musl/include/
Delf.h16 typedef int32_t Elf64_Sword; typedef
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs31 pub type Elf64_Sword = i32; typedef
/external/kmod/port-gnu/
Delf.h38 typedef int32_t Elf64_Sword; typedef
/external/musl/include/
Delf.h16 typedef int32_t Elf64_Sword; typedef
/external/elfutils/libelf/
Delf.h34 typedef int32_t Elf64_Sword; typedef
/external/rust/crates/libc/src/unix/nto/
Dmod.rs36 pub type Elf64_Sword = i32; typedef