|
GDB (xrefs)
|
Public Member Functions | |
| collect_matching_scripts_data (std::vector< loaded_script *> *scripts_p_, const extension_language_defn *language_) | |
Public Attributes | |
| std::vector< loaded_script * > * | scripts_p |
| const struct extension_language_defn * | language |
Definition at line 1216 of file auto-load.c.
|
inline |
Definition at line 1218 of file auto-load.c.
| const struct extension_language_defn* collect_matching_scripts_data::language |
Definition at line 1224 of file auto-load.c.
Referenced by collect_matching_scripts().
| std::vector<loaded_script *>* collect_matching_scripts_data::scripts_p |
Definition at line 1223 of file auto-load.c.
Referenced by collect_matching_scripts().
1.8.14