Searched defs:malloc_type (Results 1 – 2 of 2) sorted by relevance
62 struct malloc_type { struct63 struct malloc_type *ks_next; /* Next in global chain. */ argument71 struct malloc_type type[1] = { \ argument
171 LLVMTypeRef malloc_type = LLVMFunctionType(mem_ptr_type, &int32_type, 1, 0); in lp_build_coro_declare_malloc_hooks() local189 LLVMTypeRef malloc_type = in lp_build_coro_begin_alloc_mem() local