OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMallocUsableSize
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.cc
135
uptr
GetMallocUsableSize
(const void *p) {
212
return
GetMallocUsableSize
(p);
328
return
GetMallocUsableSize
(p);
lsan_allocator.h
30
uptr
GetMallocUsableSize
(const void *p);
lsan_interceptors.cc
135
return
GetMallocUsableSize
(ptr);
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025