Searched defs:Elf64_Word (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/sys/ | ||
H A D | exec_elf.h | 51 typedef __uint32_t Elf64_Word; typedef |
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 38 using Elf64_Word = uint32_t; variable |