Searched refs:Xword (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Delf.h57 typedef Elf32_Word Xword; /* Xword/Sxword are 32-bits in Elf32 */ typedef
60 typedef Elf64_Xword Xword; typedef
/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dlibelf_align.c84 [ELF_T_XWORD] = MALIGN64(Xword),
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h88 using Xword = packed<uint64_t>;
109 using Elf_Xword = typename ELFT::Xword; \
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h154 using Elf_Xword = typename ELFT::Xword;

Completed in 95 milliseconds