Searched refs:stack_builder (Results 1 – 1 of 1) sorted by relevance
44 SimStack stack_builder; in CodeSimulatorArm64() local45 stack_builder.SetLimitGuardSize(0x4000); in CodeSimulatorArm64()46 stack_builder.SetUsableSize(0x4000); in CodeSimulatorArm64()47 SimStack::Allocated stack = stack_builder.Allocate(); in CodeSimulatorArm64()