ROSE  0.11.145.0
Functions
stringify::SgAsmPESectionTableEntry Namespace Reference

Description

Stringification.

Functions

const char * PESectionFlags (int64_t)
 Convert SgAsmPESectionTableEntry::PESectionFlags enum constant to a string. More...
 
std::string PESectionFlags (int64_t, const std::string &strip)
 Convert SgAsmPESectionTableEntry::PESectionFlags enum constant to a string. More...
 
const std::vector< int64_t > & PESectionFlags ()
 Return all SgAsmPESectionTableEntry::PESectionFlags member values as a vector. More...
 

Function Documentation

const char* stringify::SgAsmPESectionTableEntry::PESectionFlags ( int64_t  )

Convert SgAsmPESectionTableEntry::PESectionFlags enum constant to a string.

std::string stringify::SgAsmPESectionTableEntry::PESectionFlags ( int64_t  ,
const std::string &  strip 
)

Convert SgAsmPESectionTableEntry::PESectionFlags enum constant to a string.

const std::vector<int64_t>& stringify::SgAsmPESectionTableEntry::PESectionFlags ( )

Return all SgAsmPESectionTableEntry::PESectionFlags member values as a vector.