LLDB mainline
ArchDefinition Struct Reference

Public Attributes

ArchitectureType type
size_t num_entries
const ArchDefinitionEntryentries
const char * name

Detailed Description

Definition at line 283 of file ArchSpec.cpp.

Member Data Documentation

◆ entries

const ArchDefinitionEntry* ArchDefinition::entries

Definition at line 286 of file ArchSpec.cpp.

Referenced by FindArchDefinitionEntry(), and FindArchDefinitionEntry().

◆ name

const char* ArchDefinition::name

Definition at line 287 of file ArchSpec.cpp.

◆ num_entries

size_t ArchDefinition::num_entries

Definition at line 285 of file ArchSpec.cpp.

Referenced by FindArchDefinitionEntry(), and FindArchDefinitionEntry().

◆ type

ArchitectureType ArchDefinition::type

Definition at line 284 of file ArchSpec.cpp.


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