Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp117 uintptr_t scopeStart = ucbp->pr_cache.fnstart + offset; in ProcessDescriptors()
518 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase1()
528 exception_object->pr_cache.fnstart, in unwind_phase1()
633 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase2()
758 exception_object->pr_cache.fnstart = frameInfo.start_ip; in unwind_phase2_forced()
H A DUnwindLevel1-gcc-ext.c171 ex.pr_cache.fnstart = frameInfo.start_ip; in _Unwind_Backtrace()
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h62 uint32_t fnstart; /* function start address */ member
/freebsd/contrib/libcxxrt/
H A Dunwind-arm.h91 uint32_t fnstart; member
/freebsd/sys/arm/include/
H A Dasm.h50 #define _FNSTART .fnstart
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h135 uint32_t fnstart; /* function start address */ member
/freebsd/contrib/arm-optimized-routines/string/arm/
H A Dmemchr.S48 .fnstart
H A Dasmdefs.h453 .fnstart; \