Searched refs:AddInstance (Results 1 – 7 of 7) sorted by relevance
60 void AddInstance(FunctionInstance* instance);
76 Function::AddInstance(FunctionInstance* instance) in AddInstance() function in Function
709 function->AddInstance(instance); in AddImageDebugInfo()726 function->AddInstance(instance); in AddImageDebugInfo()
92 bool AddInstance(UserBreakpointInstance* instance);
134 UserBreakpoint::AddInstance(UserBreakpointInstance* instance) in AddInstance() function in UserBreakpoint
439 if (!userBreakpoint->AddInstance(instance)) { in _UpdateImageBreakpoints()
2161 || !userBreakpoint->AddInstance(breakpointInstance)) { in _HandleSetUserBreakpoint()