Lines Matching defs:stackPtr
408 uintptr_t stackPtr = reinterpret_cast<uintptr_t>(__builtin_frame_address(0)); in FpUnwind() local
472 static int inline __attribute__((always_inline)) GetStackSize(uintptr_t& stackPtr, StackRawData& ra… in GetStackSize()
533 uintptr_t stackPtr = 0; in hook_malloc() local
629 uintptr_t stackPtr = 0; in hook_aligned_alloc() local
731 uintptr_t stackPtr = 0; in hook_calloc() local
832 uintptr_t stackPtr = 0; in hook_realloc() local
985 uintptr_t stackPtr = 0; in hook_free() local
1117 uintptr_t stackPtr = 0; in hook_mmap() local
1216 uintptr_t stackPtr = 0; in hook_munmap() local
1324 uintptr_t stackPtr = 0; in hook_memtrace() local
1505 bool ohos_malloc_hook_send_hook_misc_data(uint64_t id, const char* stackPtr, size_t stackSize, uint… in ohos_malloc_hook_send_hook_misc_data()