ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmElfRelocEntry > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmElfRelocEntry >

Definition at line 4248 of file generated.h.

Public Types

using node = SgAsmElfRelocEntry
 
using base = SgAsmExecutableFileFormat
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmElfRelocEntry, rose_addr_t,&SgAsmElfRelocEntry::p_r_offset >, describe_field_t< SgAsmElfRelocEntry, rose_addr_t,&SgAsmElfRelocEntry::p_r_addend >, describe_field_t< SgAsmElfRelocEntry, unsigned long,&SgAsmElfRelocEntry::p_sym >, describe_field_t< SgAsmElfRelocEntry, SgAsmElfRelocEntry::RelocType,&SgAsmElfRelocEntry::p_type >, describe_field_t< SgAsmElfRelocEntry, SgUnsignedCharList,&SgAsmElfRelocEntry::p_extra >>
 

Static Public Attributes

static constexpr char const *const name {"AsmElfRelocEntry"}
 
static constexpr unsigned long variant {160}
 
static constexpr bool concrete {true}
 

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