Searched defs:notifyFreeingObject (Results 1 – 6 of 6) sorted by relevance
63 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon4aaac7b90111::OProfileJITEventListener
205 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anone2abb6a60111::IntelJITEventListener
180 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anona04be6820211::GDBJITRegistrationListener
290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anonea43f3280111::PerfJITEventListener
661 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT