Searched defs:Elf64_Sword (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/sys/ | ||
H A D | exec_elf.h | 50 typedef __int32_t Elf64_Sword; typedef |
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ | ||
H A D | ELF.h | 39 using Elf64_Sword = int32_t; variable |