OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SharedReAlloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_malloc_win.cpp
275
void *
SharedReAlloc
(ReAllocFunction reallocFunc, SizeFunction heapSizeFunc,
391
return
SharedReAlloc
(REAL(HeapReAlloc), (SizeFunction)REAL(HeapSize),
475
return
SharedReAlloc
(REAL(RtlReAllocateHeap), REAL(RtlSizeHeap),
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_malloc_win.cpp
275
void *
SharedReAlloc
(ReAllocFunction reallocFunc, SizeFunction heapSizeFunc,
391
return
SharedReAlloc
(REAL(HeapReAlloc), (SizeFunction)REAL(HeapSize),
475
return
SharedReAlloc
(REAL(RtlReAllocateHeap), REAL(RtlSizeHeap),
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026