HomeSort by: relevance | last modified time | path
    Searched defs:global_auto_load (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
auto-load.c 111 Both auto_load_scripts && global_auto_load must be true to enable
117 bool global_auto_load = true; variable
1154 if (!global_auto_load
  /src/external/gpl3/gdb.old/dist/gdb/
auto-load.c 110 Both auto_load_scripts && global_auto_load must be true to enable
116 bool global_auto_load = true; variable
1152 if (!global_auto_load

Completed in 26 milliseconds