Home
last modified time | relevance | path

Searched refs:STACK_SIZE (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/test/API/linux/thread/create_during_instruction_step/
H A Dmain.cpp11 enum { STACK_SIZE = 0x2000 }; enumerator
13 static uint8_t child_stack[STACK_SIZE];
30 child_stack + STACK_SIZE/2, // Don't care whether the stack grows up or down, in main()