LLDB mainline
ArchDefinition Struct Reference

Public Attributes

ArchitectureType type
size_t num_entries
const ArchDefinitionEntryentries
const char * name

Detailed Description

Definition at line 277 of file ArchSpec.cpp.

Member Data Documentation

◆ entries

const ArchDefinitionEntry* ArchDefinition::entries

Definition at line 280 of file ArchSpec.cpp.

Referenced by FindArchDefinitionEntry(), and FindArchDefinitionEntry().

◆ name

const char* ArchDefinition::name

Definition at line 281 of file ArchSpec.cpp.

◆ num_entries

size_t ArchDefinition::num_entries

Definition at line 279 of file ArchSpec.cpp.

Referenced by FindArchDefinitionEntry(), and FindArchDefinitionEntry().

◆ type

ArchitectureType ArchDefinition::type

Definition at line 278 of file ArchSpec.cpp.


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