9#ifndef LLDB_UTILITY_ENDIAN_H
10#define LLDB_UTILITY_ENDIAN_H
22 uint8_t
bytes[
sizeof(uint32_t)];
static union lldb_private::endian::EndianTest endianTest
lldb::ByteOrder InlHostByteOrder()
A class that represents a running process on the host machine.
ByteOrder
Byte ordering definitions.
uint8_t bytes[sizeof(uint32_t)]