Searched refs:notifyFreeingObject (Results 1 – 9 of 9) sorted by relevance
55 void notifyFreeingObject(ObjectKey Key) override;142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon6c97061a0111::OProfileJITEventListener
107 void notifyFreeingObject(ObjectKey K) override;180 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon5d9133430211::GDBJITRegistrationListener
63 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
62 void notifyFreeingObject(ObjectKey Key) override;205 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon0497f5070111::IntelJITEventListener
71 void notifyFreeingObject(ObjectKey K) override;290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anond99b25490111::PerfJITEventListener
97 notifyFreeingObject(*Obj); in ~MCJIT()661 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT666 L->notifyFreeingObject(Key); in notifyFreeingObject()
335 void notifyFreeingObject(const object::ObjectFile &Obj);
400 jitEventListener->notifyFreeingObject(key); in NotifyFreeingObject()
506 Listener->notifyFreeingObject(Key); in notifyFreed()