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 __anon6843258e0111::OProfileJITEventListener
126 void notifyFreeingObject(ObjectKey K) override;195 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon15ad26370211::GDBJITRegistrationListener
62 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
146 void notifyFreeingObject(ObjectKey Key) override;336 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon0044147b0111::IntelJITEventListener
73 void notifyFreeingObject(ObjectKey K) override;295 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon2110d7bd0111::PerfJITEventListener
99 notifyFreeingObject(*Obj); in ~MCJIT()663 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT668 L->notifyFreeingObject(Key); in notifyFreeingObject()
326 void notifyFreeingObject(const object::ObjectFile &Obj);
426 L->notifyFreeingObject(pointerToJITTargetAddress(MemMgr.get())); in handleRemoveResources()