Searched refs:deallocateExecutable (Results 1 – 3 of 3) sorted by relevance
30 void deallocateExecutable(void *memory, size_t bytes);
149 void deallocateExecutable(void *memory, size_t bytes) in deallocateExecutable() function
46 deallocateExecutable(buffer, bufferSize); in ~Routine()