Searched refs:NotifyFreeingObject (Results 1 – 8 of 8) sorted by relevance
54 void NotifyFreeingObject(const ObjectFile &Obj) override;117 void OProfileJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anon75d41ea60111::OProfileJITEventListener
117 void NotifyFreeingObject(const ObjectFile &Object) override;193 void GDBJITRegistrationListener::NotifyFreeingObject(const ObjectFile& Object) { in NotifyFreeingObject() function in __anon0703784f0211::GDBJITRegistrationListener
62 void NotifyFreeingObject(const ObjectFile &Obj) override;191 void IntelJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anon0dd50d930111::IntelJITEventListener
79 virtual void NotifyFreeingObject(const object::ObjectFile &Obj) {} in NotifyFreeingObject() function
102 NotifyFreeingObject(*Obj); in ~MCJIT()641 void MCJIT::NotifyFreeingObject(const object::ObjectFile& Obj) { in NotifyFreeingObject() function in MCJIT644 L->NotifyFreeingObject(Obj); in NotifyFreeingObject()
331 void NotifyFreeingObject(const object::ObjectFile& Obj);
99 static void NotifyFreeingObject(uint64_t key);
404 void DebugInfo::NotifyFreeingObject(uint64_t key) in NotifyFreeingObject() function in rr::DebugInfo