Home
last modified time | relevance | path

Searched defs:Elf64_Half (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CodeGen/
D2009-01-21-InvalidIterator.c7 typedef uint16_t Elf64_Half; typedef
/external/kernel-headers/original/uapi/linux/
Delf.h17 typedef __u16 Elf64_Half; typedef
/external/crosvm/kernel_loader/src/
Delf.rs250 pub type Elf64_Half = __u16; typedef
/external/u-boot/include/
Delf.h26 typedef uint16_t Elf64_Half; typedef
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h39 typedef uint16_t Elf64_Half; typedef
/external/llvm/include/llvm/Support/
DELF.h39 typedef uint16_t Elf64_Half; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h37 using Elf64_Half = uint16_t; variable
/external/kmod/port-gnu/
Delf.h31 typedef uint16_t Elf64_Half; typedef
/external/elfutils/libelf/
Delf.h32 typedef uint16_t Elf64_Half; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs29 pub type Elf64_Half = u16; typedef
/external/rust/crates/libc/src/fuchsia/
Dmod.rs69 pub type Elf64_Half = u16; typedef