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 __anonef4b39420111::OProfileJITEventListener
114 void notifyFreeingObject(ObjectKey K) override;187 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon8423256b0211::GDBJITRegistrationListener
62 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
70 void notifyFreeingObject(ObjectKey K) override;293 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anond7d86e710111::PerfJITEventListener
145 void notifyFreeingObject(ObjectKey Key) override;335 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon874c282f0111::IntelJITEventListener
99 notifyFreeingObject(*Obj); in ~MCJIT()667 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT672 L->notifyFreeingObject(Key); in notifyFreeingObject()
334 void notifyFreeingObject(const object::ObjectFile &Obj);
330 L->notifyFreeingObject(pointerToJITTargetAddress(MemMgr.get())); in handleRemoveResources()