#include <string>#include <set>Include dependency graph for AsmToSourceMapper.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | AsmMappingInfo |
| Mapping Info for AsmToSourceMapper One AsmMappingInfo object represents one line in source-code it stores the line-nr and filename (i.e. a position in source-code) plus a range of SgAsmInstruction 's which where generated out of this source-line. More... | |
| class | AstNodeLinkAttribute |
| Attribute which represents a link to another AST. More... | |
| class | AstSourceNodeLink |
| Attribute which represents a link to a SourceAST This class basically stores a set of SgNode's which are associated with the node, where this class was annotated to. More... | |
| class | AstBinaryNodeLink |
| Attribute which represents a link to a BinaryAST This class basically stores a set of SgNode's which are associated with the node, where this class was annotated to. More... | |
| class | AsmToSourceMapper |
| Creates Annotation with mapping: Source AST <-> Binary AST using dwarf information. More... | |
1.4.7