Otawa  0.10
SymAddress.h File Reference
#include <elm/io.h>
#include <otawa/base.h>
#include <otawa/prog/WorkSpace.h>

Go to the source code of this file.

Classes

class  otawa::SymAddress
 Abstraction of a program address that may be expressed using several ways: absolute address, label + offset, source file:line, etc. More...
 
class  otawa::AbsoluteAddress
 Symbolic address as an absolute address. More...
 
class  otawa::LabelAddress
 A label address formed by a label and a possible signed offset. More...
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 

Functions

io::Outputotawa::operator<< (io::Output &out, SymAddress *addr)