Home
last modified time | relevance | path

Searched refs:Xword (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/cddl/compat/opensolaris/sys/
H A Delf.h55 typedef Elf32_Word Xword; /* Xword/Sxword are 32-bits in Elf32 */ typedef
58 typedef Elf64_Xword Xword; typedef
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_align.c84 [ELF_T_XWORD] = MALIGN64(Xword),
H A Delf_types.m461 `XWORD, Xword',
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h91 using Xword = packed<uint64_t>; member
112 using Elf_Xword = typename ELFT::Xword; \
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h155 using Elf_Xword = typename ELFT::Xword;