Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dexec_elf.h50 typedef __int32_t Elf64_Sword; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h39 using Elf64_Sword = int32_t; variable