Searched refs:GetPcFromContext (Results 1 – 2 of 2) sorted by relevance
104 static uint64_t GetPcFromContext(void *context);
417 pc = GetPcFromContext(context); in GetStackSignalHandler()496 uint64_t CpuProfiler::GetPcFromContext(void *context) in GetPcFromContext() function in panda::ecmascript::CpuProfiler