Searched defs:SetLocation (Results 1 – 3 of 3) sorted by relevance
108 void SetLocation(Address l) { m_location = std::move(l); } in SetLocation() function
309 common::Restorer<CharBlock> SetLocation(CharBlock at) { SetLocation() function
411 void SBBreakpointLocation::SetLocation( in SetLocation() function in SBBreakpointLocation