ROSE 0.11.145.147
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.
 
std::string AggregationDirection (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::CodeInserter::AggregationDirection enum constant to a string.
 
const std::vector< int64_t > & AggregationDirection ()
 Return all Rose::BinaryAnalysis::CodeInserter::AggregationDirection member values as a vector.
 
const char * NopPadding (int64_t)
 Convert Rose::BinaryAnalysis::CodeInserter::NopPadding enum constant to a string.
 
std::string NopPadding (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::CodeInserter::NopPadding enum constant to a string.
 
const std::vector< int64_t > & NopPadding ()
 Return all Rose::BinaryAnalysis::CodeInserter::NopPadding member values as a vector.
 
const char * RelocType (int64_t)
 Convert Rose::BinaryAnalysis::CodeInserter::RelocType enum constant to a string.
 
std::string RelocType (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::CodeInserter::RelocType enum constant to a string.
 
const std::vector< int64_t > & RelocType ()
 Return all Rose::BinaryAnalysis::CodeInserter::RelocType member values as a vector.