OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gdb_glob
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
gdb_tilde_expand.cc
27
class
gdb_glob
class
30
/* Construct a "
gdb_glob
" object by calling "glob" with the provided
32
gdb_glob
(const char *pattern, int flags,
function in class:gdb_glob
48
~
gdb_glob
()
97
const
gdb_glob
glob (to_expand.c_str (), GLOB_TILDE_CHECK, nullptr);
/src/external/gpl3/gdb.old/dist/gdbsupport/
gdb_tilde_expand.cc
27
class
gdb_glob
class
30
/* Construct a "
gdb_glob
" object by calling "glob" with the provided
32
gdb_glob
(const char *pattern, int flags,
function in class:gdb_glob
48
~
gdb_glob
()
97
const
gdb_glob
glob (to_expand.c_str (), GLOB_TILDE_CHECK, nullptr);
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026