OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:default_excludes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
404
/* TRUE if we should exclude the symbols in
DEFAULT_EXCLUDES
when
411
static const char *
default_excludes
= "DllMain@12,DllEntryPoint@0,impure_ptr";
variable
1498
add_excludes (
default_excludes
);
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
404
/* TRUE if we should exclude the symbols in
DEFAULT_EXCLUDES
when
411
static const char *
default_excludes
= "DllMain@12,DllEntryPoint@0,impure_ptr";
variable
1497
add_excludes (
default_excludes
);
Completed in 30 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026