Home
last modified time | relevance | path

Searched refs:fnstart (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/gabi++/include/
Dunwind-arm.h81 uint32_t fnstart; // function start address member
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp107 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors()
467 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase1()
477 exception_object->pr_cache.fnstart, exception_object->pr_cache.ehtp, in unwind_phase1()
589 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase2()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h95 uint32_t fnstart; /* function start address */ member