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 > > |