OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:file_is_auto_load_safe
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
auto-load.c
438
file_is_auto_load_safe
(const char *filename)
function
786
bool is_safe =
file_is_auto_load_safe
(debugfile);
930
if (!
file_is_auto_load_safe
(opened->full_path.get ()))
1029
bool is_safe =
file_is_auto_load_safe
(objfile_name (objfile));
/src/external/gpl3/gdb.old/dist/gdb/
auto-load.c
437
file_is_auto_load_safe
(const char *filename)
function
781
bool is_safe =
file_is_auto_load_safe
(debugfile);
925
if (!
file_is_auto_load_safe
(opened->full_path.get ()))
1024
bool is_safe =
file_is_auto_load_safe
(objfile_name (objfile));
Completed in 25 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026