OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnLowLevelAllocate
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_rtl.cc
95
static void
OnLowLevelAllocate
(uptr ptr, uptr size) {
445
SetLowLevelAllocateCallback(
OnLowLevelAllocate
);
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_rtl.cpp
105
static void
OnLowLevelAllocate
(uptr ptr, uptr size) {
444
SetLowLevelAllocateCallback(
OnLowLevelAllocate
);
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_rtl.cpp
97
static void
OnLowLevelAllocate
(uptr ptr, uptr size) {
442
SetLowLevelAllocateCallback(
OnLowLevelAllocate
);
Completed in 19 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026