Home
last modified time | relevance | path

Searched refs:malloc_info (Results 1 – 25 of 83) sorted by relevance

1234

/glibc-2.36/malloc/
Dmalloc-debug.c428 malloc_info (int options, FILE *fp) in malloc_info() function
433 int (*LIBC_SYMBOL (malloc_info)) (int, FILE *) = LOAD_SYM (malloc_info); in malloc_info()
434 if (LIBC_SYMBOL (malloc_info) == NULL) in malloc_info()
437 return LIBC_SYMBOL (malloc_info) (options, fp); in malloc_info()
648 compat_symbol (libc_malloc_debug, malloc_info, malloc_info, GLIBC_2_10);
DMakefile40 tst-malloc_info tst-mallinfo2 \
118 tst-malloc_info \
346 $(objpfx)tst-malloc_info: $(shared-thread-library)
349 $(objpfx)tst-malloc_info-mcheck: $(shared-thread-library)
352 $(objpfx)tst-malloc_info-malloc-check: $(shared-thread-library)
356 $(objpfx)tst-malloc_info-malloc-hugetlb1: $(shared-thread-library)
357 $(objpfx)tst-malloc_info-malloc-hugetlb2: $(shared-thread-library)
Dtst-malloc_info.c89 malloc_info (0, stdout); in do_test()
96 malloc_info (0, stdout); in do_test()
DVersions59 malloc_info;
137 malloc_info;
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc_malloc_debug.abilist11 GLIBC_2.33 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc_malloc_debug.abilist10 GLIBC_2.27 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dlibc_malloc_debug.abilist10 GLIBC_2.29 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc_malloc_debug.abilist11 GLIBC_2.35 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc_malloc_debug.abilist11 GLIBC_2.36 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc_malloc_debug.abilist10 GLIBC_2.32 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/
Dlibc_malloc_debug.abilist1 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/
Dlibc_malloc_debug.abilist11 GLIBC_2.17 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc_malloc_debug.abilist11 GLIBC_2.16 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/arm/le/
Dlibc_malloc_debug.abilist1 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/
Dlibc_malloc_debug.abilist1 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc_malloc_debug.abilist1 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n32/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips64/n64/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/fpu/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/nofpu/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/nios2/
Dlibc_malloc_debug.abilist11 GLIBC_2.21 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/
Dlibc_malloc_debug.abilist23 GLIBC_2.10 malloc_info F
/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dlibc_malloc_debug.abilist1 GLIBC_2.10 malloc_info F

1234