GCC Middle and Back End API Reference
|
#include <ctfc.h>
Data Fields | |
ctf_dtdef_ref | ctc_return |
unsigned int | ctc_argc |
unsigned int | ctc_flags |
Function information for CTF generation.
unsigned int ctf_funcinfo::ctc_argc |
Referenced by ctf_add_function(), and gen_ctf_function_type().
unsigned int ctf_funcinfo::ctc_flags |
Referenced by gen_ctf_function_type().
ctf_dtdef_ref ctf_funcinfo::ctc_return |
Referenced by ctf_add_function(), and gen_ctf_function_type().