ve to work on this version and this tree appears very
interesting to me because it could help me a lot.
Thank you.
Nicolas COLLIN
that the tree is implemented in, so it can
work.
I'm sorry to bother you with this but I searched a long time over the
net and didn't find any clue about the way to do it.
Thank you very much.
Nicolas COLLIN
NTEXT ?
I know there is a lot of questions again, I'm sorry.
Thank you again for your help.
Nicolas COLLIN
some informations in the intermediate
representation ? Like #pragma I think but with my own keywords and meanings.
Thank you.
Nicolas COLLIN
read some things about the
bindings in the file decl.c but I didn't get a thing. What does it do ?
Have I to use it to get what I want ?
Thanks.
Nicolas COLLIN
ttribute__".
In this condition, where is the best place to put my code please ?
Thank you a lot, I would haven't made any progress without your help.
Nicolas COLLIN
Dave Korn a écrit :
Bear in mind that global_namespace only exists in the C++ compiler
'cc1plus', so if you acces
Hello,
I want to go through the entire internal tree in GCC but I have a
problem with functions.
Indeed I would like to know the declarations and functions called by a
function.
I assume I have to go into the function's scope but I don't know how.
I read the source code but I didn't find anythi
In my version DECL_SAVED_TREE is defined as :
#define DECL_SAVED_TREE(NODE)DECL_MEMFUNC_POINTER_TO (NODE)
I just looked at DECL_MEMFUNC and it doesn't do what I want.
Then I don't know how to get the statements in the FUNCTION_DECL I got.
Nicolas COLLIN
Ian Lance Tayl
Hello,
I looked at the part of the documentation about function bodies and I
wonder something : is there a way to get the function calls from it ?
Because I'd like to make a call graph which represent function and the
functions it calls.
Thank you.
Nicolas COLLIN
bject on
which is called the method (for example in att.getX(); i would like to
get the name :"att"). I tried in many ways but never got it.
Can you help me ?
Thank you.
Nicolas COLLIN
10 matches
Mail list logo