OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsSystemHeapAddress
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_linux.cc
84
bool
IsSystemHeapAddress
(uptr addr) { return false; }
asan_mac.cc
51
bool
IsSystemHeapAddress
(uptr addr) { return false; }
asan_win.cc
295
bool
IsSystemHeapAddress
(uptr addr) {
Completed in 141 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025