LLDB mainline
ObjectFileXCOFF::XCOFF64 Struct Reference

Public Types

using SectionHeader = llvm::object::XCOFFSectionHeader64

Static Public Attributes

static constexpr bool Is64Bit = true

Detailed Description

Definition at line 115 of file ObjectFileXCOFF.h.

Member Typedef Documentation

◆ SectionHeader

using ObjectFileXCOFF::XCOFF64::SectionHeader = llvm::object::XCOFFSectionHeader64

Definition at line 116 of file ObjectFileXCOFF.h.

Member Data Documentation

◆ Is64Bit

bool ObjectFileXCOFF::XCOFF64::Is64Bit = true
staticconstexpr

Definition at line 117 of file ObjectFileXCOFF.h.


The documentation for this struct was generated from the following file: