Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dauto-load.c1167 struct collect_matching_scripts_data struct
1169 collect_matching_scripts_data (std::vector<loaded_script *> *scripts_p_, in collect_matching_scripts_data() argument
1185 struct collect_matching_scripts_data *data in collect_matching_scripts() argument
1186 = (struct collect_matching_scripts_data *) info; in collect_matching_scripts()
1274 collect_matching_scripts_data data (&script_files, language); in auto_load_info_scripts()
1286 collect_matching_scripts_data data (&script_texts, language); in auto_load_info_scripts()
DChangeLog-20129081 (load_auto_scripts_for_objfile, struct collect_matching_scripts_data):
9084 struct collect_matching_scripts_data.
9088 for struct collect_matching_scripts_data.
DChangeLog-20174365 (struct collect_matching_scripts_data): Add constructor.
4367 (collect_matching_scripts_data): Adjust.
DChangeLog-201414863 (collect_matching_scripts_data): Change type of language member to