GCC related code.


Files

file  pinapa-analyze-body-utils.h
 Auxiliary functions used by pinapa-analyze-body.cpp.
file  pinapa-analyze-body.h
 Analyze the body of a function to link function calls to SystemC primitives.
file  pinapa-build-gcc-command.h
 Build a GCC command to generate loadable library.
file  pinapa-c-value.h
 C value representation.
file  pinapa-decoration.h
 Decoration of GCC tree.
file  pinapa-get-initial-values.h
 Get the value of some fields in a class at the end of elaboration.
file  pinapa-tree-decoration.h
 GCC's AST additional decoration for the SystemC parser.
file  pinapa-tree-utils.h
 Basic utilities to ease the task of using GCC tree.
file  pinapa-tree.h
 Wrapper which includes the file tree.h.
file  pinapa-decoration.cpp
 Top level of the AST analyzer.

Detailed Description

This group contains all the code related to GCC.
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page