Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dexec_elf.h46 typedef __uint64_t Elf64_Addr; typedef
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h35 using Elf64_Addr = uint64_t; variable