Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3371 struct module_state_config;
3563 void write_config (elf_out *to, struct module_state_config &, unsigned crc);
3564 bool read_config (struct module_state_config &);
3603 location_map_info write_prepare_maps (module_state_config *);
3604 bool read_prepare_maps (const module_state_config *);
3607 module_state_config *, bool, unsigned *crc_ptr);
3610 module_state_config *, unsigned *crc_ptr);
14384 struct module_state_config { struct
14394 module_state_config () in module_state_config() argument
14412 char *module_state_config::dialect; argument
[all …]
H A DChangeLog-20215081 * module.cc (module_state_config): Add num_entities field.