Home
last modified time | relevance | path

Searched refs:SPAN_FIRST (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc3228 SPAN_FIRST = 1, /* LWM of locations to stream */ enumerator
15797 for (unsigned ix = loc_spans::SPAN_FIRST; ix != spans.length (); ix++) in write_prepare_maps()
15850 location_t ord_off = spans[loc_spans::SPAN_FIRST].ordinary.first; in write_prepare_maps()
15851 location_t mac_off = spans[loc_spans::SPAN_FIRST].macro.second; in write_prepare_maps()
15857 for (unsigned ix = loc_spans::SPAN_FIRST; ix != spans.length (); ix++) in write_prepare_maps()
15957 for (unsigned ix = loc_spans::SPAN_FIRST; ix != spans.length (); ix++) in write_ordinary_maps()
16009 location_t offset = spans[loc_spans::SPAN_FIRST].ordinary.first; in write_ordinary_maps()
16020 for (unsigned ix = loc_spans::SPAN_FIRST; ix != spans.length (); ix++) in write_ordinary_maps()
16099 location_t offset = spans[loc_spans::SPAN_FIRST].macro.second; in write_macro_maps()
16103 for (unsigned ix = loc_spans::SPAN_FIRST; ix != spans.length (); ix++) in write_macro_maps()