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 __anoncd1cd7170111::OProfileJITEventListener
117 void NotifyFreeingObject(const ObjectFile &Object) override;193 void GDBJITRegistrationListener::NotifyFreeingObject(const ObjectFile& Object) { in NotifyFreeingObject() function in __anon63b5a5200211::GDBJITRegistrationListener
62 void NotifyFreeingObject(const ObjectFile &Obj) override;191 void IntelJITEventListener::NotifyFreeingObject(const ObjectFile &Obj) { in NotifyFreeingObject() function in __anon651dc6040111::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);
397 void DebugInfo::NotifyFreeingObject(uint64_t key) in NotifyFreeingObject() function in rr::DebugInfo