ROSE  0.11.145.0
Functions
stringify::SgAsmElfRelocEntry Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::SgAsmElfRelocEntry::RelocType ( int64_t  )

Convert SgAsmElfRelocEntry::RelocType enum constant to a string.

std::string stringify::SgAsmElfRelocEntry::RelocType ( int64_t  ,
const std::string &  strip 
)

Convert SgAsmElfRelocEntry::RelocType enum constant to a string.

const std::vector<int64_t>& stringify::SgAsmElfRelocEntry::RelocType ( )

Return all SgAsmElfRelocEntry::RelocType member values as a vector.