Home
last modified time | relevance | path

Searched refs:__wrap_malloc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dmain.c187 void *__wrap_malloc(int size) in __wrap_malloc() function
210 void *ptr = __wrap_malloc(n * size); in __wrap_calloc()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dld.info2119 __wrap_malloc (size_t c)
2126 all calls to 'malloc' will call the function '__wrap_malloc'
2127 instead. The call to '__real_malloc' in '__wrap_malloc' will call
2133 file as '__wrap_malloc'; if you do, the assembler may resolve the
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dld.info2119 __wrap_malloc (size_t c)
2126 all calls to 'malloc' will call the function '__wrap_malloc'
2127 instead. The call to '__real_malloc' in '__wrap_malloc' will call
2133 file as '__wrap_malloc'; if you do, the assembler may resolve the