Searched defs:malloc_type (Results 1 – 3 of 3) sorted by relevance
176 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() local194 LLVMTypeRef malloc_type = in lp_build_coro_begin_alloc_mem() local
20 typedef void* (*malloc_type)(struct _malloc_zone_t* zone, size_t size); typedef
864 static int malloc_type; in malloc_pkey() local