Otawa  0.10
features.h File Reference

Go to the source code of this file.

Classes

class  otawa::stack::Value
 Values in the StackAnalysis. More...
 
class  otawa::stack::Iter
 Iterator on the result of stack analysis. More...
 

Namespaces

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

Enumerations

enum  otawa::stack::kind_t {
  otawa::stack::NONE, otawa::stack::REG, otawa::stack::SP, otawa::stack::CST,
  otawa::stack::ALL
}
 

Functions

io::Output & otawa::stack::operator<< (io::Output &out, const Value &v)
 
io::Outputotawa::stack::operator<< (io::Output &out, const State &state)
 

Variables

p::feature otawa::stack::ADDRESS_FEATURE
 Feature ensuring that addresses are built from stack analysis. More...