Searched refs:GetBinaryFileForMethod (Results 1 – 5 of 5) sorted by relevance
102 …file = static_cast<panda_file::File *>(GetGraph()->GetRuntime()->GetBinaryFileForMethod(GetMethod(… in CheckMethodLimitations()276 …file = static_cast<panda_file::File *>(GetGraph()->GetRuntime()->GetBinaryFileForMethod(GetMethod(… in CreateTryCatchBoundariesBlocks()
97 EXPECT_NE(adapter.GetBinaryFileForMethod(main), nullptr); in TEST()
39 BinaryFilePtr GetBinaryFileForMethod([[maybe_unused]] MethodPtr method) const override in GetBinaryFileForMethod() function
138 BinaryFilePtr GetBinaryFileForMethod(MethodPtr method) const override in GetBinaryFileForMethod() function
132 virtual BinaryFilePtr GetBinaryFileForMethod([[maybe_unused]] MethodPtr method) const in GetBinaryFileForMethod() function