ROSE
0.11.21.0
|
Stringification.
Functions | |
const char * | LESectionFlags (int64_t) |
Convert SgAsmLESectionTableEntry::LESectionFlags enum constant to a string. More... | |
std::string | LESectionFlags (int64_t, const std::string &strip) |
Convert SgAsmLESectionTableEntry::LESectionFlags enum constant to a string. More... | |
const std::vector< int64_t > & | LESectionFlags () |
Return all SgAsmLESectionTableEntry::LESectionFlags member values as a vector. More... | |
const char * stringify::SgAsmLESectionTableEntry::LESectionFlags | ( | int64_t | i | ) |
Convert SgAsmLESectionTableEntry::LESectionFlags enum constant to a string.
Definition at line 95933 of file stringify.C.
Referenced by LESectionFlags().
std::string stringify::SgAsmLESectionTableEntry::LESectionFlags | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert SgAsmLESectionTableEntry::LESectionFlags enum constant to a string.
Definition at line 95957 of file stringify.C.
References LESectionFlags().
const std::vector< int64_t > & stringify::SgAsmLESectionTableEntry::LESectionFlags | ( | ) |
Return all SgAsmLESectionTableEntry::LESectionFlags member values as a vector.
Definition at line 95966 of file stringify.C.