LLDB mainline
Classes | Namespaces | Functions | Variables
Endian.h File Reference
#include "lldb/lldb-enumerations.h"
#include <cstdint>

Go to the source code of this file.

Classes

union  lldb_private::endian::EndianTest
 

Namespaces

namespace  lldb_private
 A class that represents a running process on the host machine.
 
namespace  lldb_private::endian
 

Functions

lldb::ByteOrder lldb_private::endian::InlHostByteOrder ()
 

Variables

static union lldb_private::endian::EndianTest lldb_private::endian::endianTest = {0x01020304}