GCC Middle and Back End API Reference
loc_map_pair Struct Reference

Data Fields

const line_map_macromap
 
location_t 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

◆ map

const line_map_macro* loc_map_pair::map

◆ where

location_t loc_map_pair::where

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