Searched defs:_Znwm (Results 1 – 3 of 3) sorted by relevance
110 INTERCEPTOR(void *, _Znwm, size_t size) { in INTERCEPTOR() argument
155 void *RPDEFVIS _Znwm(uint64_t size) { return rpmalloc(size); } in _Znwm() function
306 INTERCEPTOR(void *,_Znwm,size_t size) INTERCEPTOR() argument