Searched defs:Elf64_Addr (Results 1 – 2 of 2) sorted by relevance
10 typedef uint64_t Elf64_Addr; typedef
36 using Elf64_Addr = uint64_t; variable