Searched refs:__wrap_malloc (Results 1 – 2 of 2) sorted by relevance
40 # USETLS-DISASM: [[#%x,RELOC:]] R_X86_64_JUMP_SLOT __wrap_malloc42 # USETLS-DISASM-NEXT: jmp{{.*}}<__wrap_malloc@plt>43 # USETLS-DISASM-LABEL: <__wrap_malloc@plt>:48 # USETLS-DYNSYM-NEXT: NOTYPE GLOBAL DEFAULT UND __wrap_malloc
20 void *__wrap_malloc(size_t s) { in __wrap_malloc() function