GCC Middle and Back End API Reference
dw_loc_descr_node Struct Reference

#include <dwarf2out.h>

Collaboration diagram for dw_loc_descr_node:

Data Fields

dw_loc_descr_ref dw_loc_next
 
dw_val_node dw_loc_oprnd1
 
dw_val_node dw_loc_oprnd2
 

Detailed Description

Locations in memory are described using a sequence of stack machine operations.

Field Documentation

◆ dw_loc_next

◆ dw_loc_oprnd1

◆ dw_loc_oprnd2


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