Searched defs:stacktop (Results 1 – 13 of 13) sorted by relevance
111 unsigned long *const stacktop = in ffi_prep_args() local114 unsigned long *const stacktop = longStack + (bytes / sizeof(long)); in ffi_prep_args() local
115 void *stacktop; // nested toy_exec() call count, or 0 if vforked member
109 const char* stacktop = reinterpret_cast<char*>(__builtin_frame_address(0)); in GetRecord() local
343 const char* stacktop = reinterpret_cast<char*>(__builtin_frame_address(0)); in RecordMalloc() local
365 valp stacktop; in ffi_prep_args_SYSV() local
385 valp stacktop; in ffi_prep_args64() local
116 unsigned long *const stacktop = stack + (bytes / sizeof(unsigned long)); in ffi_prep_args() local
396 final Type stacktop = stack().peek(); in visitStoreInstruction() local
1895 …id init_frame(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, int stackpos, int stacktop) in init_frame()2320 int type, int stackptr, int stacktop, BOOL has_quit) in copy_recurse_data()