This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

writing plugins


I register a callback with register_callback() and my callback for PLUGIN_FINISH_TYPE was called back.

Where can I find the data types which will be send to the callback functions on the different events like PLUGIN_FINISH_TYPE PLUGIN_FINISH_DECL and so on...

Regards
 Klaus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]