Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3181 int macro_delta; /* Likewise for macro loc. */ member
13588 interval.ordinary_delta = interval.macro_delta = 0; in init()
13647 interval.ordinary_delta = interval.macro_delta = 0; in open()
15591 off -= span->macro_delta; in write_location()
15861 span.macro_delta = mac_off - span.macro.second; in write_prepare_maps()
15866 span.macro_delta, span.macro.first + span.macro_delta); in write_prepare_maps()
16155 start_loc + span.macro_delta); in write_macro_maps()
16158 gcc_checking_assert (offset == start_loc + span.macro_delta); in write_macro_maps()