Searched defs:SetLocation (Results 1 – 2 of 2) sorted by relevance
108 void SetLocation(Address l) { m_location = std::move(l); } in SetLocation() function
411 void SBBreakpointLocation::SetLocation( in SetLocation() function in SBBreakpointLocation