OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fake_mallinfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_malloc_linux.cc
201
struct
fake_mallinfo
{
struct
205
INTERCEPTOR(struct
fake_mallinfo
, mallinfo, void) {
206
struct
fake_mallinfo
res;
255
fake_mallinfo
(*mallinfo)(void);
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_interceptors.cc
144
struct
fake_mallinfo
{
struct
148
INTERCEPTOR(struct
fake_mallinfo
, mallinfo, void) {
149
struct
fake_mallinfo
res;
Completed in 31 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025