Home
last modified time | relevance | path

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

/openbsd-src/sys/sys/
H A Dexec_elf.h51 typedef __uint32_t Elf64_Word; typedef
[all...]
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h38 using Elf64_Word = uint32_t; variable