ROSE  0.11.145.0
Functions
stringify::Rose::BinaryAnalysis::CodeInserter Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::Rose::BinaryAnalysis::CodeInserter::AggregationDirection ( int64_t  )
std::string stringify::Rose::BinaryAnalysis::CodeInserter::AggregationDirection ( int64_t  ,
const std::string &  strip 
)
const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::CodeInserter::AggregationDirection ( )

Return all Rose::BinaryAnalysis::CodeInserter::AggregationDirection member values as a vector.

const char* stringify::Rose::BinaryAnalysis::CodeInserter::NopPadding ( int64_t  )

Convert Rose::BinaryAnalysis::CodeInserter::NopPadding enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::CodeInserter::NopPadding ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::CodeInserter::NopPadding enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::CodeInserter::NopPadding ( )

Return all Rose::BinaryAnalysis::CodeInserter::NopPadding member values as a vector.

const char* stringify::Rose::BinaryAnalysis::CodeInserter::RelocType ( int64_t  )

Convert Rose::BinaryAnalysis::CodeInserter::RelocType enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::CodeInserter::RelocType ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::CodeInserter::RelocType enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::CodeInserter::RelocType ( )

Return all Rose::BinaryAnalysis::CodeInserter::RelocType member values as a vector.