Searched refs:FixedPC (Results 1 – 1 of 1) sorted by relevance
119 uintptr_t FixedPC = std::stol(FixedPCStr, 0, 16); in PrintCoverage() local121 ModuleOffsets[Module] = FixedPC - PcOffset; in PrintCoverage()