GCC Middle and Back End API Reference
loc_map_pair Struct Reference

Data Fields

struct line_map * map
source_location where

Detailed Description

   This is a pair made of a location and the line map it originated
   from.  It's used in the maybe_unwind_expanded_macro_loc function
   below.  

Field Documentation

struct line_map* loc_map_pair::map
source_location loc_map_pair::where

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