Searched refs:IsAddrAtStubOrAot (Results 1 – 2 of 2) sorted by relevance
105 bool IsAddrAtStubOrAot(uint64_t pc) const;
419 if (thread->IsAsmInterpreter() && profiler->IsAddrAtStubOrAot(pc) && in GetStackSignalHandler()512 bool CpuProfiler::IsAddrAtStubOrAot(uint64_t pc) const in IsAddrAtStubOrAot() function in panda::ecmascript::CpuProfiler