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 __anon192bf7590111::OProfileJITEventListener
187 void GDBJITRegistrationListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon11e732220211::GDBJITRegistrationListener
335 void IntelJITEventListener::notifyFreeingObject(ObjectKey Key) { in notifyFreeingObject() function in __anonb12ce6460111::IntelJITEventListener
290 void PerfJITEventListener::notifyFreeingObject(ObjectKey K) { in notifyFreeingObject() function in __anon2974bac80111::PerfJITEventListener
667 void MCJIT::notifyFreeingObject(const object::ObjectFile &Obj) { in notifyFreeingObject() function in MCJIT