Searched refs:GetMappedIDAndOffset (Results 1 – 4 of 4) sorted by relevance
57 void GetMappedIDAndOffset(const uint64_t real_addr,
235 void AddressMapper::GetMappedIDAndOffset( in GetMappedIDAndOffset() function in quipper::AddressMapper
110 mapper_->GetMappedIDAndOffset(addr, addr_iter, &mapped_id, in TestMappedRange()
577 mapper->GetMappedIDAndOffset(ip, ip_iter, &id, &dso_and_offset->offset_); in MapIPAndPidAndGetNameAndOffset()