Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2695 pending_map_t *pending_table; variable
15475 auto &vec = pending_table->get_or_insert (key); in read_pendings()
18840 auto *pending_vec = pending_table ? pending_table->get (key) : nullptr; in lazy_load_pendings()
18873 pending_table->remove (key); in lazy_load_pendings()
19768 pending_table = new pending_map_t (EXPERIMENT (1, 400)); in init_modules()
20007 delete pending_table; in fini_modules()
20008 pending_table = NULL; in fini_modules()
H A DChangeLog-20214288 (pending_table): Replace old table.