Searched refs:GetMappedIDAndOffset (Results 1 – 3 of 3) sorted by relevance
53 bool GetMappedIDAndOffset(const uint64_t real_addr,
166 bool AddressMapper::GetMappedIDAndOffset(const uint64_t real_addr, in GetMappedIDAndOffset() function in quipper::AddressMapper
430 CHECK(mapper->GetMappedIDAndOffset(ip, &id, &dso_and_offset->offset_)); in MapIPAndPidAndGetNameAndOffset()