Searched refs:Xword (Results 1 – 4 of 4) sorted by relevance
75 ELF(Xword) *table = ptr; in get_hash_val()88 return &((ELF(Xword) *) ptr)[idx]; in get_hash_ptr()
224 const ElfW(Xword) value = dynamic_entry->d_un.d_val + relocation; in Init()
88 using Xword = packed<uint64_t>; member109 using Elf_Xword = typename ELFT::Xword; \