Searched refs:deallocateExecutable (Results 1 – 4 of 4) sorted by relevance
34 deallocateExecutable(buffer, bufferSize); in ~LLVMRoutine()
28 void deallocateExecutable(void *memory, size_t bytes);
270 void deallocateExecutable(void *memory, size_t bytes) in deallocateExecutable() function
441 deallocateExecutable(p, sizeof(T) * n); in deallocate()