Searched defs:endianness (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DEndian.h29 enum endianness {big, little, native}; enum in namespace:llvm::support
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dgcov-dump.c158 int endianness = 0; local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dmips-dis.c2077 _print_insn_mips(bfd_vma memaddr, struct disassemble_info *info, enum bfd_endian endianness) argument
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DConfig.h261 llvm::support::endianness endianness; member in struct:lld::elf::Configuration

Completed in 173 milliseconds