OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kMaxGlobals
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_descriptions.h
153
static const int
kMaxGlobals
= 4;
154
__asan_global globals[
kMaxGlobals
];
155
u32 reg_sites[
kMaxGlobals
];
asan_descriptions.h
153
static const int
kMaxGlobals
= 4;
154
__asan_global globals[
kMaxGlobals
];
155
u32 reg_sites[
kMaxGlobals
];
Completed in 20 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025