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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Darch-utils.c344 static int target_byte_order = BFD_ENDIAN_BIG; variable
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp756 ByteOrder target_byte_order = target_arch.GetByteOrder(); local
H A DABISysV_mips64.cpp717 ByteOrder target_byte_order = target_arch.GetByteOrder(); local
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp668 ByteOrder target_byte_order = target->GetArchitecture().GetByteOrder(); local

Completed in 117 milliseconds