Home | History | Annotate | Download | only in gold

Lines Matching refs:Views

690   // Stop caching views in the underlying file.
2425 // Views and sizes when relocating.
2437 typedef std::vector<View_size> Views;
2448 Views* pviews);
2524 // Write section data to the output file. Record the views and
2525 // sizes in VIEWS for use when relocating.
2528 Views*);
2534 Views* pviews)