Searched refs:offsetInPandaFile (Results 1 – 1 of 1) sorted by relevance
2557 auto offsetInPandaFile = methodLiteral->GetMethodId().GetOffset(); in AddFunc() local2559 ASSERT(offsetInPandaFile != LLVMModule::kDeoptEntryOffset); in AddFunc()2560 SetFunction(offsetInPandaFile, function, methodLiteral->IsFastCall()); in AddFunc()