Home
last modified time | relevance | path

Searched defs:Elf_Half (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/haiku/
Db64.rs6 pub type Elf_Half = ::Elf64_Half; typedef
Db32.rs6 pub type Elf_Half = ::Elf32_Half; typedef
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp53 typedef uint16_t Elf_Half; typedef
/third_party/elfio/elfio/
Delf_types.hpp30 using Elf_Half = uint16_t; typedef