Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc97 uintptr_t funcStart = _Unwind_GetRegionStart(context); in scanEHTable() local
395 uintptr_t funcStart = _Unwind_GetRegionStart(ctx); in saveUnexpectedDataToBarrierCache() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
Dcxa_personality.cpp597 uintptr_t funcStart = _Unwind_GetRegionStart(context); in scan_eh_tab() local
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp942 pint_t funcStart = 0; in getInfoFromCompactEncodingSection() local