Searched refs:FixedPCStr (Results 1 – 1 of 1) sorted by relevance
109 std::string FixedPCStr = DescribePC("%p", PCs[i]); in PrintCoverage() local119 uintptr_t FixedPC = std::stol(FixedPCStr, 0, 16); in PrintCoverage()