ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SgAsmInstruction Member List

This is the complete list of members for SgAsmInstruction, including all inherited members.

accept(ROSE_VisitorPattern &visitor)SgAsmInstructionvirtual
addNewAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgAsmInstruction
append_sources(SgAsmInstruction *instruction)SgAsmInstruction
AST_FILE_IO classSgAsmInstructionfriend
AstSpecificDataManagingClass classSgAsmInstructionfriend
AstSpecificDataManagingClassStorageClass classSgAsmInstructionfriend
attributeExists(std::string s) const SgAsmNodevirtual
base_node_type typedefSgAsmInstruction
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgBinFlowOutEdge(const VirtualBinCFG::AuxiliaryInformation *info)SgAsmInstruction
cfgBinInEdges(const VirtualBinCFG::AuxiliaryInformation *info)SgAsmInstruction
cfgBinOutEdges(const VirtualBinCFG::AuxiliaryInformation *info)SgAsmInstruction
cfgFindChildIndex(SgNode *n)SgNodevirtual
cfgFindNextChildIndex(SgNode *n)SgNodevirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgNodevirtual
cfgInEdges(unsigned int index=false)SgNodevirtual
cfgIsIndexInteresting(unsigned int index) const SgNodevirtual
cfgOutEdges(unsigned int index=false)SgNodevirtual
checkDataMemberPointersIfInMemoryPool()SgAsmInstructionvirtual
class_name() const SgAsmInstructionvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgAsmInstructionvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgAsmInstruction
find_noop_subsequences(const std::vector< SgAsmInstruction * > &insns, bool allow_branch=false, bool relax_stack_semantics=false)SgAsmInstructionvirtual
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_address() const SgAsmStatement
get_asmAttributeMechanism() const SgAsmNode
get_attachedPreprocessingInfoPtr() const SgAsmNode
get_attributeMechanism() const SgAsmNodevirtual
get_branch_target(rose_addr_t *target)SgAsmInstructionvirtual
get_childIndex(SgNode *child)SgAsmInstructionvirtual
get_comment() const SgAsmStatement
get_endOfConstruct(void) const SgNodeinlinevirtual
get_file_info(void) const SgNodeinlinevirtual
get_freepointer() const SgNode
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_mnemonic() const SgAsmInstruction
get_numberOfTraversalSuccessors()SgAsmInstructionvirtual
get_operandList() const SgAsmInstruction
get_parent() const SgNode
get_raw_bytes() const SgAsmInstruction
get_shortMangledNameCache()SgNodestatic
get_size() const SgAsmInstructionvirtual
get_sources() const SgAsmInstruction
get_startOfConstruct(void) const SgNodeinlinevirtual
get_successors(bool *complete)SgAsmInstructionvirtual
get_successors(const std::vector< SgAsmInstruction * > &, bool *complete, MemoryMap *initial_memory=NULL)SgAsmInstructionvirtual
get_traversalSuccessorByIndex(size_t idx)SgAsmInstructionvirtual
get_traversalSuccessorContainer()SgAsmInstructionvirtual
get_traversalSuccessorNamesContainer()SgAsmInstructionvirtual
getAttribute(std::string s) const SgAsmNodevirtual
getChildIndex(SgNode *childNode) const SgAsmInstructionvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
has_effect()SgAsmInstructionvirtual
has_effect(const std::vector< SgAsmInstruction * > &, bool allow_branch=false, bool relax_stack_semantics=false)SgAsmInstructionvirtual
is_first_in_block()SgAsmInstruction
is_function_call(const std::vector< SgAsmInstruction * > &, rose_addr_t *target, rose_addr_t *ret)SgAsmInstructionvirtual
is_function_return(const std::vector< SgAsmInstruction * > &)SgAsmInstructionvirtual
is_last_in_block()SgAsmInstruction
is_unknown() const SgAsmInstructionvirtual
isChild(SgNode *node) const SgNode
isInMemoryPool()SgAsmInstructionvirtual
isSgAsmInstruction(SgNode *s)SgAsmInstructionfriend
isSgAsmInstruction(const SgNode *s)SgAsmInstructionfriend
memoryUsage()SgAsmInstructionstatic
numberOfAttributes() const SgAsmNodevirtual
numberOfNodes()SgAsmInstructionstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgAsmInstruction
operator delete(void *pointer)SgAsmInstruction
operator new(size_t size)SgAsmInstruction
p_addressSgAsmStatementprotected
p_asmAttributeMechanismSgAsmNodeprotected
p_attachedPreprocessingInfoPtrSgAsmNodeprotected
p_attributeMechanismSgAsmNodeprotected
p_commentSgAsmStatementprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_mnemonicSgAsmInstructionprotected
p_operandListSgAsmInstructionprotected
p_parentSgNodeprotected
p_raw_bytesSgAsmInstructionprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_sourcesSgAsmInstructionprotected
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgAsmInstructionvirtual
removeAttribute(std::string s)SgAsmNodevirtual
returnDataMemberPointers() const SgAsmInstructionvirtual
roseRTI()SgAsmInstructionvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgAsmInstructionvirtual
set_address(rose_addr_t address)SgAsmStatement
set_asmAttributeMechanism(AstAttributeMechanism *asmAttributeMechanism)SgAsmNode
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgAsmNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgAsmNodevirtual
set_comment(std::string comment)SgAsmStatement
set_freepointer(SgNode *freepointer)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNodestatic
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalTypeTable(SgTypeTable *globalTypeTable)SgNodestatic
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
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)SgAsmNodevirtual
SgAsmInstruction(const SgAsmInstructionStorageClass &source)SgAsmInstruction
SgAsmInstruction(rose_addr_t address=0, std::string mnemonic="")SgAsmInstruction
SgAsmInstruction_clearMemoryPool()SgAsmInstructionfriend
SgAsmInstruction_extendMemoryPoolForFileIO(unsigned long)SgAsmInstructionfriend
SgAsmInstruction_getNextValidPointer(std::pair< SgAsmInstruction *, std::vector< unsigned char * >::const_iterator > &)SgAsmInstructionfriend
SgAsmInstruction_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgAsmInstructionfriend
SgAsmInstruction_getPointerFromGlobalIndex(unsigned long globalIndex)SgAsmInstructionfriend
SgAsmInstruction_resetValidFreepointers()SgAsmInstructionfriend
SgAsmInstructionStorageClass classSgAsmInstructionfriend
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 valueSgAsmInstruction
terminates_basic_block()SgAsmInstructionvirtual
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgAsmInstructionstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgAsmInstructionstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgAsmInstructionvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgAsmInstructionstatic
~SgAsmInstruction()SgAsmInstructionvirtual
~SgAsmNode()SgAsmNodevirtual
~SgAsmStatement()SgAsmStatementvirtual
~SgNode()SgNodevirtual