Searched refs:module_state_config (Results 1 – 2 of 2) sorted by relevance
3371 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 { struct14394 module_state_config () in module_state_config() argument14412 char *module_state_config::dialect; argument[all …]
5081 * module.cc (module_state_config): Add num_entities field.