Searched refs:notifyFreeingObject (Results 1 – 8 of 8) sorted by relevance
55 void notifyFreeingObject(ObjectKey Key) override;142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anonaa1574be0111::OProfileJITEventListener
127 void notifyFreeingObject(ObjectKey K) override;196 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon1f2f07670211::GDBJITRegistrationListener
61 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
69 void notifyFreeingObject(ObjectKey K) override;292 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anonaaa59aed0111::PerfJITEventListener
146 void notifyFreeingObject(ObjectKey Key) override;336 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon421663ab0111::IntelJITEventListener
100 notifyFreeingObject(*Obj); in ~MCJIT()667 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT672 L->notifyFreeingObject(Key); in notifyFreeingObject()
327 void notifyFreeingObject(const object::ObjectFile &Obj);
330 L->notifyFreeingObject(pointerToJITTargetAddress(MemMgr.get())); in handleRemoveResources()