Searched defs:throws (Results 1 – 4 of 4) sorted by relevance
38 auto throws = methodProfile.GetThrowData(); in CreateProfilingData() local
201 static Span<ThrowData> From(void *mem, PandaVector<uint32_t> throws) in From()
127 auto throws = methodProfData.GetThrowData(); in GetMaxMethodSectionSize() local156 auto throws = methodProfData.GetThrowData(); in GetMethodSectionProf() local230 auto throws = methodProfData.GetThrowData(); in WriteMethodSubSection() local293 Span<AotProfilingData::AotThrowData> throws) in WriteThrowDataToStream()
546 PandaVector<uint32_t> throws; in StartProfiling() local