Searched refs:notifyFreeingObject (Results 1 – 8 of 8) sorted by relevance
56 void notifyFreeingObject(ObjectKey Key) override;143 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon6923ce330111::OProfileJITEventListener
108 void notifyFreeingObject(ObjectKey K) override;181 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anond364debc0211::GDBJITRegistrationListener
63 void notifyFreeingObject(ObjectKey Key) override;194 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon0124bd200111::IntelJITEventListener
64 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
71 void notifyFreeingObject(ObjectKey K) override;284 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anond7f513220111::PerfJITEventListener
98 notifyFreeingObject(*Obj); in ~MCJIT()662 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT667 L->notifyFreeingObject(Key); in notifyFreeingObject()
336 void notifyFreeingObject(const object::ObjectFile &Obj);
505 Listener->notifyFreeingObject(Key); in notifyFreed()