Searched defs:notifyFreeingObject (Results 1 – 6 of 6) sorted by relevance
61 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon8bdf88600111::OProfileJITEventListener
196 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon858c8bc90211::GDBJITRegistrationListener
336 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon23e0774d0111::IntelJITEventListener
292 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon76325e0f0111::PerfJITEventListener
666 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT