Searched defs:target_byte_order (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/ABI/Mips/ | ||
H A D | ABISysV_mips.cpp | 794 ByteOrder target_byte_order = target_arch.GetByteOrder(); GetReturnValueObjectImpl() local |
H A D | ABISysV_mips64.cpp | 756 ByteOrder target_byte_order = target_arch.GetByteOrder(); GetReturnValueObjectImpl() local |
/llvm-project/lldb/source/Plugins/ABI/PowerPC/ | ||
H A D | ABISysV_ppc.cpp | 669 ByteOrder target_byte_order = target->GetArchitecture().GetByteOrder(); GetReturnValueObjectImpl() local |