Searched defs:Elf64_Half (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/sys/ | ||
H A D | exec_elf.h | 57 typedef __uint16_t Elf64_Half; typedef |
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 37 using Elf64_Half = uint16_t; variable |