Searched defs:notifyFreeingObject (Results 1 – 6 of 6) sorted by relevance
62 virtual void notifyFreeingObject(ObjectKey K) {} in notifyFreeingObject() function
142 void OProfileJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anonef4b39420111::OProfileJITEventListener
187 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon8423256b0211::GDBJITRegistrationListener
335 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anon874c282f0111::IntelJITEventListener
293 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anond7d86e710111::PerfJITEventListener
667 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT