Searched refs:SetDYLDHandoverBreakpoint (Results 1 – 2 of 2) sorted by relevance
74 bool SetDYLDHandoverBreakpoint(lldb::addr_t notification_address);
339 dyld_instance->SetDYLDHandoverBreakpoint(notification_addr); in NotifyBreakpointHit()418 bool DynamicLoaderMacOS::SetDYLDHandoverBreakpoint( in SetDYLDHandoverBreakpoint() function in DynamicLoaderMacOS