Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-streamer-in.cc388 const cached_location *a = ((const cached_location *)pa); in cmp_loc()
389 const cached_location *b = ((const cached_location *)pb); in cmp_loc()
438 struct cached_location loc = loc_cache[i]; in apply_location_cache()
592 struct cached_location entry in input_location_and_block()
Dlto-streamer.h307 struct cached_location struct
318 auto_vec<cached_location> loc_cache; argument
DChangeLog-202013929 (lto_location_cache::cached_location): Add block member.
DChangeLog-201517846 * lto-streamer.h (lto_location_cache::cached_location::sysp): Add.