ROSE
0.11.137.0
|
Stringification.
Functions | |
const char * | ObjectType (int64_t) |
Convert SgAsmElfFileHeader::ObjectType enum constant to a string. More... | |
std::string | ObjectType (int64_t, const std::string &strip) |
Convert SgAsmElfFileHeader::ObjectType enum constant to a string. More... | |
const std::vector< int64_t > & | ObjectType () |
Return all SgAsmElfFileHeader::ObjectType member values as a vector. More... | |
const char* stringify::SgAsmElfFileHeader::ObjectType | ( | int64_t | ) |
Convert SgAsmElfFileHeader::ObjectType enum constant to a string.
std::string stringify::SgAsmElfFileHeader::ObjectType | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert SgAsmElfFileHeader::ObjectType enum constant to a string.
const std::vector<int64_t>& stringify::SgAsmElfFileHeader::ObjectType | ( | ) |
Return all SgAsmElfFileHeader::ObjectType member values as a vector.