GCC Middle and Back End API Reference
lto_loc_map Struct Reference

#include <lto-streamer.h>

Data Fields

size_t nmaps
size_t map [1]

Detailed Description

Structure to map ordinary_map indices from streamed-in data to
the linemap they correspond to.   

Field Documentation

◆ map

size_t lto_loc_map::map[1]

Referenced by get_location_from_idx().

◆ nmaps

size_t lto_loc_map::nmaps

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