Searched defs:VG_STACK_REDZONE_SZB (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_machine.h39 # define VG_STACK_REDZONE_SZB 0 // number of addressable bytes below %RSP macro
45 # define VG_STACK_REDZONE_SZB 128 macro
51 # define VG_STACK_REDZONE_SZB 0 macro
57 # define VG_STACK_REDZONE_SZB 288 // number of addressable bytes below R1 macro
65 # define VG_STACK_REDZONE_SZB 0 macro
71 # define VG_STACK_REDZONE_SZB 0 // s390 has no redzone macro
78 # define VG_STACK_REDZONE_SZB 0 // number of addressable bytes below %RSP macro
84 # define VG_STACK_REDZONE_SZB 128 macro

Completed in 56 milliseconds