Searched refs:NotifyFreeingMachineCode (Results 1 – 6 of 6) sorted by relevance
49 virtual void NotifyFreeingMachineCode(void *OldPtr);165 void OProfileJITEventListener::NotifyFreeingMachineCode(void *FnStart) { in NotifyFreeingMachineCode() function in __anon5862085b0111::OProfileJITEventListener
203 void NotifyFreeingMachineCode(void *OldPtr);
580 void JIT::NotifyFreeingMachineCode(void *OldPtr) { in NotifyFreeingMachineCode() function in JIT583 EventListeners[I]->NotifyFreeingMachineCode(OldPtr); in NotifyFreeingMachineCode()
1035 TheJIT->NotifyFreeingMachineCode(Emitted->second.Code); in deallocateMemForFunction()
74 virtual void NotifyFreeingMachineCode(void *OldPtr) {} in NotifyFreeingMachineCode() function
59 virtual void NotifyFreeingMachineCode(void *OldPtr) { in NotifyFreeingMachineCode() function