ROSE 0.11.145.147
|
Stringification.
Functions | |
const char * | SectionType (int64_t) |
Convert SgAsmElfSectionTableEntry::SectionType enum constant to a string. | |
std::string | SectionType (int64_t, const std::string &strip) |
Convert SgAsmElfSectionTableEntry::SectionType enum constant to a string. | |
const std::vector< int64_t > & | SectionType () |
Return all SgAsmElfSectionTableEntry::SectionType member values as a vector. | |
const char * | SectionFlags (int64_t) |
Convert SgAsmElfSectionTableEntry::SectionFlags enum constant to a string. | |
std::string | SectionFlags (int64_t, const std::string &strip) |
Convert SgAsmElfSectionTableEntry::SectionFlags enum constant to a string. | |
const std::vector< int64_t > & | SectionFlags () |
Return all SgAsmElfSectionTableEntry::SectionFlags member values as a vector. | |