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 __anon2d8a5af70111::OProfileJITEventListener
107 void notifyFreeingObject(ObjectKey K) override;180 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anone01f5d000211::GDBJITRegistrationListener
62 void notifyFreeingObject(ObjectKey Key) override;205 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anonc58b49e40111::IntelJITEventListener
63 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
71 void notifyFreeingObject(ObjectKey K) override;290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon05099ee60111::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);
506 Listener->notifyFreeingObject(Key); in notifyFreed()
400 jitEventListener->notifyFreeingObject(key); in NotifyFreeingObject()