Searched refs:STACK_FRAME_PARAMS (Results 1 – 2 of 2) sorted by relevance
210 params = *(const void * const *)current_stack_pointer + STACK_FRAME_PARAMS; in arch_within_stack_frames()225 params = frame + STACK_FRAME_PARAMS; in arch_within_stack_frames()
899 #define STACK_FRAME_PARAMS 48 macro901 #define STACK_FRAME_PARAMS 32903 #define STACK_FRAME_PARAMS 8
Completed in 8 milliseconds