Home
last modified time | relevance | path

Searched defs:distance (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dheap_tagging.cpp200 size_t distance = reinterpret_cast<uintptr_t>(sp_dst) - reinterpret_cast<uintptr_t>(sp); in memtag_handle_longjmp() local
223 size_t distance = reinterpret_cast<uintptr_t>(sp) - reinterpret_cast<uintptr_t>(child_sp); in memtag_handle_vfork() local