ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmGenericSection > Struct Reference

Description

Definition at line 6225 of file generated.h.

Public Types

using node = SgAsmGenericSection
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List< SgAsmCliHeader, SgAsmCoffSymbolTable, SgAsmDOSExtendedHeader, SgAsmElfSection, SgAsmElfSectionTable, SgAsmElfSegmentTable, SgAsmGenericHeader, SgAsmJvmAttributeTable, SgAsmJvmConstantPool, SgAsmJvmFieldTable, SgAsmJvmMethodTable, SgAsmLEEntryTable, SgAsmLENameTable, SgAsmLEPageTable, SgAsmLERelocTable, SgAsmLESection, SgAsmLESectionTable, SgAsmNEEntryTable, SgAsmNEModuleTable, SgAsmNENameTable, SgAsmNERelocTable, SgAsmNESection, SgAsmNESectionTable, SgAsmNEStringTable, SgAsmPESection, SgAsmPESectionTable >
 
using fields_t = mp::List< describe_field_t< SgAsmGenericSection, SgAsmGenericFile *,&SgAsmGenericSection::p_file >, describe_field_t< SgAsmGenericSection, SgAsmGenericHeader *,&SgAsmGenericSection::p_header >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_size >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_offset >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_fileAlignment >, describe_field_t< SgAsmGenericSection, SgFileContentList,&SgAsmGenericSection::p_data >, describe_field_t< SgAsmGenericSection, SgAsmGenericSection::SectionPurpose,&SgAsmGenericSection::p_purpose >, describe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_synthesized >, describe_field_t< SgAsmGenericSection, int,&SgAsmGenericSection::p_id >, describe_field_t< SgAsmGenericSection, SgAsmGenericString *,&SgAsmGenericSection::p_name >, describe_field_t< SgAsmGenericSection, std::string,&SgAsmGenericSection::p_shortName >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedPreferredRva >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedSize >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedAlignment >, describe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_mappedReadPermission >, describe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_mappedWritePermission >, describe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_mappedExecutePermission >, describe_field_t< SgAsmGenericSection, bool,&SgAsmGenericSection::p_containsCode >, describe_field_t< SgAsmGenericSection, rose_addr_t,&SgAsmGenericSection::p_mappedActualVa > >
 

Static Public Attributes

static constexpr char const *const name {"AsmGenericSection"}
 
static constexpr unsigned long variant {201}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 6226 of file generated.h.

◆ base

Definition at line 6227 of file generated.h.

◆ subclasses_t

Definition at line 6231 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmGenericSection >::fields_t = mp::List<describe_field_t<SgAsmGenericSection,SgAsmGenericFile*,&SgAsmGenericSection::p_file>, describe_field_t<SgAsmGenericSection,SgAsmGenericHeader*,&SgAsmGenericSection::p_header>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_size>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_offset>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_fileAlignment>, describe_field_t<SgAsmGenericSection,SgFileContentList,&SgAsmGenericSection::p_data>, describe_field_t<SgAsmGenericSection,SgAsmGenericSection::SectionPurpose,&SgAsmGenericSection::p_purpose>, describe_field_t<SgAsmGenericSection,bool,&SgAsmGenericSection::p_synthesized>, describe_field_t<SgAsmGenericSection,int,&SgAsmGenericSection::p_id>, describe_field_t<SgAsmGenericSection,SgAsmGenericString*,&SgAsmGenericSection::p_name>, describe_field_t<SgAsmGenericSection,std::string,&SgAsmGenericSection::p_shortName>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_mappedPreferredRva>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_mappedSize>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_mappedAlignment>, describe_field_t<SgAsmGenericSection,bool,&SgAsmGenericSection::p_mappedReadPermission>, describe_field_t<SgAsmGenericSection,bool,&SgAsmGenericSection::p_mappedWritePermission>, describe_field_t<SgAsmGenericSection,bool,&SgAsmGenericSection::p_mappedExecutePermission>, describe_field_t<SgAsmGenericSection,bool,&SgAsmGenericSection::p_containsCode>, describe_field_t<SgAsmGenericSection,rose_addr_t,&SgAsmGenericSection::p_mappedActualVa> >

Definition at line 6232 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgAsmGenericSection >::name {"AsmGenericSection"}
staticconstexpr

Definition at line 6228 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmGenericSection >::variant {201}
staticconstexpr

Definition at line 6229 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmGenericSection >::concrete {true}
staticconstexpr

Definition at line 6230 of file generated.h.


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