accept(ROSE_VisitorPattern &visitor) | SgAsmInstruction | virtual |
addNewAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
addRegExpAttribute(std::string s, AstRegExAttribute *a) | SgAsmInstruction | |
append_sources(SgAsmInstruction *instruction) | SgAsmInstruction | |
AST_FILE_IO class | SgAsmInstruction | friend |
AstSpecificDataManagingClass class | SgAsmInstruction | friend |
AstSpecificDataManagingClassStorageClass class | SgAsmInstruction | friend |
attributeExists(std::string s) const | SgAsmNode | virtual |
base_node_type typedef | SgAsmInstruction | |
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName) | SgNode | static |
cfgBinFlowOutEdge(const VirtualBinCFG::AuxiliaryInformation *info) | SgAsmInstruction | |
cfgBinInEdges(const VirtualBinCFG::AuxiliaryInformation *info) | SgAsmInstruction | |
cfgBinOutEdges(const VirtualBinCFG::AuxiliaryInformation *info) | SgAsmInstruction | |
cfgFindChildIndex(SgNode *n) | SgNode | virtual |
cfgFindNextChildIndex(SgNode *n) | SgNode | virtual |
cfgForBeginning() | SgNode | inline |
cfgForEnd() | SgNode | inline |
cfgIndexForEnd() const | SgNode | virtual |
cfgInEdges(unsigned int index=false) | SgNode | virtual |
cfgIsIndexInteresting(unsigned int index) const | SgNode | virtual |
cfgOutEdges(unsigned int index=false) | SgNode | virtual |
checkDataMemberPointersIfInMemoryPool() | SgAsmInstruction | virtual |
class_name() const | SgAsmInstruction | virtual |
clearGlobalMangledNameMap() | SgNode | static |
copy(SgCopyHelp &help) const | SgAsmInstruction | virtual |
depthOfSubtree() | SgNode | |
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor) | SgAsmInstruction | |
find_noop_subsequences(const std::vector< SgAsmInstruction * > &insns, bool allow_branch=false, bool relax_stack_semantics=false) | SgAsmInstruction | virtual |
fixupCopy(SgNode *copy, SgCopyHelp &help) const | SgNode | virtual |
get_address() const | SgAsmStatement | |
get_asmAttributeMechanism() const | SgAsmNode | |
get_attachedPreprocessingInfoPtr() const | SgAsmNode | |
get_attributeMechanism() const | SgAsmNode | virtual |
get_branch_target(rose_addr_t *target) | SgAsmInstruction | virtual |
get_childIndex(SgNode *child) | SgAsmInstruction | virtual |
get_comment() const | SgAsmStatement | |
get_endOfConstruct(void) const | SgNode | inlinevirtual |
get_file_info(void) const | SgNode | inlinevirtual |
get_freepointer() const | SgNode | |
get_globalFunctionTypeTable() | SgNode | static |
get_globalMangledNameMap() | SgNode | static |
get_globalQualifiedNameMapForNames() | SgNode | static |
get_globalQualifiedNameMapForTypes() | SgNode | static |
get_globalTypeNameMap() | SgNode | static |
get_globalTypeTable() | SgNode | static |
get_isModified() const | SgNode | |
get_isVisited() const ROSE_DEPRECATED_FUNCTION | SgNode | |
get_mnemonic() const | SgAsmInstruction | |
get_numberOfTraversalSuccessors() | SgAsmInstruction | virtual |
get_operandList() const | SgAsmInstruction | |
get_parent() const | SgNode | |
get_raw_bytes() const | SgAsmInstruction | |
get_shortMangledNameCache() | SgNode | static |
get_size() const | SgAsmInstruction | virtual |
get_sources() const | SgAsmInstruction | |
get_startOfConstruct(void) const | SgNode | inlinevirtual |
get_successors(bool *complete) | SgAsmInstruction | virtual |
get_successors(const std::vector< SgAsmInstruction * > &, bool *complete, MemoryMap *initial_memory=NULL) | SgAsmInstruction | virtual |
get_traversalSuccessorByIndex(size_t idx) | SgAsmInstruction | virtual |
get_traversalSuccessorContainer() | SgAsmInstruction | virtual |
get_traversalSuccessorNamesContainer() | SgAsmInstruction | virtual |
getAttribute(std::string s) const | SgAsmNode | virtual |
getChildIndex(SgNode *childNode) const | SgAsmInstruction | virtual |
getClassHierarchySubTreeFunction(VariantT v) | SgNode | static |
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) | SgNode | static |
has_effect() | SgAsmInstruction | virtual |
has_effect(const std::vector< SgAsmInstruction * > &, bool allow_branch=false, bool relax_stack_semantics=false) | SgAsmInstruction | virtual |
is_first_in_block() | SgAsmInstruction | |
is_function_call(const std::vector< SgAsmInstruction * > &, rose_addr_t *target, rose_addr_t *ret) | SgAsmInstruction | virtual |
is_function_return(const std::vector< SgAsmInstruction * > &) | SgAsmInstruction | virtual |
is_last_in_block() | SgAsmInstruction | |
is_unknown() const | SgAsmInstruction | virtual |
isChild(SgNode *node) const | SgNode | |
isInMemoryPool() | SgAsmInstruction | virtual |
isSgAsmInstruction(SgNode *s) | SgAsmInstruction | friend |
isSgAsmInstruction(const SgNode *s) | SgAsmInstruction | friend |
memoryUsage() | SgAsmInstruction | static |
numberOfAttributes() const | SgAsmNode | virtual |
numberOfNodes() | SgAsmInstruction | static |
numberOfNodesInSubtree() | SgNode | |
operator delete(void *pointer, size_t size) | SgAsmInstruction | |
operator delete(void *pointer) | SgAsmInstruction | |
operator new(size_t size) | SgAsmInstruction | |
p_address | SgAsmStatement | protected |
p_asmAttributeMechanism | SgAsmNode | protected |
p_attachedPreprocessingInfoPtr | SgAsmNode | protected |
p_attributeMechanism | SgAsmNode | protected |
p_comment | SgAsmStatement | protected |
p_freepointer | SgNode | protected |
p_globalFunctionTypeTable | SgNode | protectedstatic |
p_globalMangledNameMap | SgNode | protectedstatic |
p_globalQualifiedNameMapForNames | SgNode | protectedstatic |
p_globalQualifiedNameMapForTypes | SgNode | protectedstatic |
p_globalTypeNameMap | SgNode | protectedstatic |
p_globalTypeTable | SgNode | protectedstatic |
p_isModified | SgNode | protected |
p_mnemonic | SgAsmInstruction | protected |
p_operandList | SgAsmInstruction | protected |
p_parent | SgNode | protected |
p_raw_bytes | SgAsmInstruction | protected |
p_shortMangledNameCache | SgNode | protectedstatic |
p_sources | SgAsmInstruction | protected |
post_construction_initialization() | SgNode | protectedvirtual |
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) | SgAsmInstruction | virtual |
removeAttribute(std::string s) | SgAsmNode | virtual |
returnDataMemberPointers() const | SgAsmInstruction | virtual |
roseRTI() | SgAsmInstruction | virtual |
sage_class_name() const ROSE_DEPRECATED_FUNCTION | SgAsmInstruction | virtual |
set_address(rose_addr_t address) | SgAsmStatement | |
set_asmAttributeMechanism(AstAttributeMechanism *asmAttributeMechanism) | SgAsmNode | |
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) | SgAsmNode | |
set_attributeMechanism(AstAttributeMechanism *attributeMechanism) | SgAsmNode | virtual |
set_comment(std::string comment) | SgAsmStatement | |
set_freepointer(SgNode *freepointer) | SgNode | |
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable) | SgNode | static |
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X) | SgNode | static |
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X) | SgNode | static |
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X) | SgNode | static |
set_globalTypeTable(SgTypeTable *globalTypeTable) | SgNode | static |
set_isModified(bool isModified) | SgNode | |
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTION | SgNode | |
set_mnemonic(std::string mnemonic) | SgAsmInstruction | |
set_operandList(SgAsmOperandList *operandList) | SgAsmInstruction | |
set_parent(SgNode *parent) | SgNode | |
set_raw_bytes(SgUnsignedCharList raw_bytes) | SgAsmInstruction | |
set_sources(SgAsmStatementPtrList sources) | SgAsmInstruction | |
setAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
SgAsmInstruction(const SgAsmInstructionStorageClass &source) | SgAsmInstruction | |
SgAsmInstruction(rose_addr_t address=0, std::string mnemonic="") | SgAsmInstruction | |
SgAsmInstruction_clearMemoryPool() | SgAsmInstruction | friend |
SgAsmInstruction_extendMemoryPoolForFileIO(unsigned long) | SgAsmInstruction | friend |
SgAsmInstruction_getNextValidPointer(std::pair< SgAsmInstruction *, std::vector< unsigned char * >::const_iterator > &) | SgAsmInstruction | friend |
SgAsmInstruction_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long) | SgAsmInstruction | friend |
SgAsmInstruction_getPointerFromGlobalIndex(unsigned long globalIndex) | SgAsmInstruction | friend |
SgAsmInstruction_resetValidFreepointers() | SgAsmInstruction | friend |
SgAsmInstructionStorageClass class | SgAsmInstruction | friend |
SgAsmNode(const SgAsmNode &X) | SgAsmNode | |
SgAsmNode(const SgAsmNodeStorageClass &source) | SgAsmNode | |
SgAsmNode() | SgAsmNode | |
SgAsmStatement(const SgAsmStatementStorageClass &source) | SgAsmStatement | |
SgAsmStatement(rose_addr_t address=0) | SgAsmStatement | |
SgNode(const SgNodeStorageClass &source) | SgNode | |
SgNode() | SgNode | |
static_variant enum value | SgAsmInstruction | |
terminates_basic_block() | SgAsmInstruction | virtual |
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit) | SgAsmInstruction | static |
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor) | SgAsmInstruction | static |
unparseToCompleteString() | SgNode | |
unparseToString(SgUnparse_Info *info) const | SgNode | virtual |
unparseToString() const | SgNode | |
updateAttribute(std::string s, AstAttribute *a) | SgAsmNode | virtual |
variant() const ROSE_DEPRECATED_FUNCTION | SgNode | inline |
variantT() const | SgAsmInstruction | virtual |
visitRepresentativeNode(ROSE_VisitTraversal &visit) | SgAsmInstruction | static |
~SgAsmInstruction() | SgAsmInstruction | virtual |
~SgAsmNode() | SgAsmNode | virtual |
~SgAsmStatement() | SgAsmStatement | virtual |
~SgNode() | SgNode | virtual |