Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dexec_elf.h57 typedef __uint16_t Elf64_Half; typedef
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h37 using Elf64_Half = uint16_t; variable