Searched refs:method_info_region (Results 1 – 3 of 3) sorted by relevance
1003 MemoryRegion method_info_region(allocator.Alloc(method_info_size, kArenaAllocMisc), in TEST() local1005 stream.FillInMethodInfo(method_info_region); in TEST()1008 MethodInfo method_info(method_info_region.begin()); in TEST()
941 MemoryRegion method_info_region, in BuildStackMaps() argument945 stack_map_stream->FillInMethodInfo(method_info_region); in BuildStackMaps()
348 MemoryRegion method_info_region,