Searched refs:ToRelativePc (Results 1 – 4 of 4) sorted by relevance
163 mapping->InternFrame(mapping->ToRelativePc(inst.address), ""); in ParseSpeRecord()170 mapping->InternFrame(mapping->ToRelativePc(inst.address), ""); in ParseSpeRecord()176 GetDummyMapping()->ToRelativePc(inst.address), ""); in ParseSpeRecord()
236 mapping->InternFrame(mapping->ToRelativePc(ip), ""); in InternCallchain()
99 FrameId frame_id = mapping->InternFrame(mapping->ToRelativePc(pc), in ParseInstrumentsRow()
67 uint64_t ToRelativePc(uint64_t address) const { in ToRelativePc() function