GCC Middle and Back End API Reference
emit_note_data Struct Reference
Collaboration diagram for emit_note_data:

Data Fields

rtx_insninsn
 
enum emit_note_where where
 
variable_table_typevars
 

Detailed Description

Structure for passing some other parameters to function
emit_note_insn_var_location.   

Field Documentation

◆ insn

rtx_insn* emit_note_data::insn

◆ vars

variable_table_type* emit_note_data::vars

◆ where

enum emit_note_where emit_note_data::where

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