Searched refs:lto_location_cache (Results 1 – 10 of 10) sorted by relevance
269 class lto_location_cache284 lto_location_cache () in lto_location_cache() function292 ~lto_location_cache () in ~lto_location_cache()302 static lto_location_cache *current_cache;759 lto_location_cache location_cache;
381 lto_location_cache *lto_location_cache::current_cache;386 lto_location_cache::cmp_loc (const void *pa, const void *pb) in cmp_loc()428 lto_location_cache::apply_location_cache () in apply_location_cache()485 lto_location_cache::accept_location_cache () in accept_location_cache()494 lto_location_cache::revert_location_cache () in revert_location_cache()505 lto_location_cache::input_location_and_block (location_t *loc, in input_location_and_block()602 lto_location_cache::input_location (location_t *loc, struct bitpack_d *bp, in input_location()
913 if (lto_location_cache::current_cache) in warn_odr()914 lto_location_cache::current_cache->apply_location_cache (); in warn_odr()1788 if (lto_location_cache::current_cache) in add_type_duplicate()1789 lto_location_cache::current_cache->apply_location_cache (); in add_type_duplicate()
13590 (lto_location_cache::input_location_and_block): Decode file change13925 * lto-streamer.h (class lto_location_cache): Fix comment typo. Add13927 (lto_location_cache::input_location_and_block): New method.13928 (lto_location_cache::lto_location_cache): Initialize current_block.13929 (lto_location_cache::cached_location): Add block member.13935 * lto-streamer-in.c (lto_location_cache::cmp_loc): Also compare13937 (lto_location_cache::apply_location_cache): Handle blocks.13938 (lto_location_cache::accept_location_cache,13939 lto_location_cache::revert_location_cache): Fix up function comments.13940 (lto_location_cache::input_location_and_block): New method.[all …]
16551 * lto-streamer.h (lto_location_cache::current_sysp): Properly17846 * lto-streamer.h (lto_location_cache::cached_location::sysp): Add.17847 (lto_location_cache::current_sysp): Likewise.17849 * lto-streamer-in.c (lto_location_cache::cmp_loc): Compare sysp.17850 (lto_location_cache::apply_location_cache): Properly record17852 (lto_location_cache::input_location): Input whether a file37194 * lto-streamer.h (class lto_location_cache): Turn loc_cache into37200 * lto-streamer.h (class lto_location_cache): New.37212 * lto-streamer-in.c (lto_location_cache::current_cache): New static37214 (lto_location_cache::cmp_loc): New function.[all …]
3111 * lto-streamer.h (class lto_location_cache): Likewise.22130 (lto_location_cache::revert_location_cache): Same.22131 (lto_location_cache::input_location): Same.
31566 call the lto_location_cache before reading the
310 class lto_location_cache325 lto_location_cache () in lto_location_cache() function333 ~lto_location_cache () in ~lto_location_cache()343 static lto_location_cache *current_cache;799 lto_location_cache location_cache;
381 lto_location_cache *lto_location_cache::current_cache;386 lto_location_cache::cmp_loc (const void *pa, const void *pb)428 lto_location_cache::apply_location_cache ()485 lto_location_cache::accept_location_cache ()494 lto_location_cache::revert_location_cache ()505 lto_location_cache::input_location_and_block (location_t *loc,602 lto_location_cache::input_location (location_t *loc, struct bitpack_d *bp,
900 if (lto_location_cache::current_cache)901 lto_location_cache::current_cache->apply_location_cache ();1774 if (lto_location_cache::current_cache)1775 lto_location_cache::current_cache->apply_location_cache ();