Searched defs:MAX_CALL_FRAME_UNWIND_SIZE (Results 1 – 2 of 2) sorted by relevance
43 const size_t MAX_CALL_FRAME_UNWIND_SIZE = 256; variable
40 const size_t MAX_CALL_FRAME_UNWIND_SIZE = MAX_UNWIND_DEPTH + FILTER_STACK_DEPTH; variable