GCC Middle and Back End API Reference
ctf_funcinfo Struct Reference

#include <ctfc.h>

Data Fields

ctf_id_t ctc_return
 
unsigned int ctc_argc
 
unsigned int ctc_flags
 

Detailed Description

Function information for CTF generation.   

Field Documentation

◆ ctc_argc

unsigned int ctf_funcinfo::ctc_argc

◆ ctc_flags

unsigned int ctf_funcinfo::ctc_flags

◆ ctc_return

ctf_id_t ctf_funcinfo::ctc_return

The documentation for this struct was generated from the following file: