Searched refs:stack_base (Results 1 – 9 of 9) sorted by relevance
73 char *stack_base = stack + 20; in ffi_prep_args() local101 addr = stack_base + stack_offset; in ffi_prep_args()131 addr = stack_base + stack_offset; in ffi_prep_args()171 printf("sp+%d: 0x%08x\n", i*4, ((unsigned int*)stack_base)[i]); in ffi_prep_args()276 register char *stack_base = stack + 20; in ffi_prep_incoming_args_SYSV() local310 *p_argv = (void*)stack_base + stack_offset; in ffi_prep_incoming_args_SYSV()340 *p_argv = (void*)stack_base + stack_offset; in ffi_prep_incoming_args_SYSV()
56 JERRY_CONTEXT (stack_base) = (uintptr_t) &sp; in ecma_init()
1525 return (uintptr_t) (JERRY_CONTEXT (stack_base) - (uintptr_t) &__sp); in ecma_get_current_stack_usage()
196 uintptr_t stack_base; /**< stack base marker */ member
101 pub stack_base: *mut ::c_void,
29 pub stack_base: *mut ::c_void,
401 - "base/stack_base.cc",
3582 + "nnacl/base/stack_base.h",3585 + "stack_base.c",
269 pub stack_base: *mut ::c_void,