GDB (xrefs)
Public Attributes | List of all members
loaded_script Struct Reference

Public Attributes

const char * name
 
const char * full_path
 
int loaded
 
const struct extension_language_defnlanguage
 

Detailed Description

Definition at line 562 of file auto-load.c.

Member Data Documentation

const char* loaded_script::full_path

Definition at line 569 of file auto-load.c.

Referenced by print_script().

const struct extension_language_defn* loaded_script::language
int loaded_script::loaded

Definition at line 572 of file auto-load.c.

Referenced by maybe_add_script_text(), and print_script().

const char* loaded_script::name

The documentation for this struct was generated from the following file: