Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmem-stats.h346 bool remove_from_map = false);
512 bool remove_from_map) in release_instance_overhead() argument
525 if (remove_from_map) in release_instance_overhead()
H A Dbitmap.cc58 release_overhead (bitmap b, size_t amount, bool remove_from_map) in release_overhead() argument
62 bitmap_mem_desc.release_instance_overhead (d, amount, remove_from_map); in release_overhead()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmem-stats.h346 bool remove_from_map = false);
512 bool remove_from_map) in release_instance_overhead() argument
525 if (remove_from_map) in release_instance_overhead()
H A Dbitmap.c58 release_overhead (bitmap b, size_t amount, bool remove_from_map) in release_overhead() argument
62 bitmap_mem_desc.release_instance_overhead (d, amount, remove_from_map); in release_overhead()