How to traverse through all type declarations in a compilation module?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I would like to know what types were defined in a compilation module?
For example, suppose in a program, user defines
struct A, B, C. I would like to get the type information of all these
struct (I am using GIMBLE representation. )
Where does GCC store the those type informations and how can I get them?

Thanks

Haifeng

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux