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 - 4
of
4
) 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);
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;
lsan_interceptors.cc
144
struct
fake_mallinfo
{
struct
148
INTERCEPTOR(struct
fake_mallinfo
, mallinfo, void) {
149
struct
fake_mallinfo
res;
Completed in 22 milliseconds
Indexes created Wed Oct 29 03:09:52 GMT 2025