Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dgcc_personality_v0.c168 uintptr_t funcStart = _Unwind_GetRegionStart(context); in __gcc_personality_sj0() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp616 uintptr_t funcStart = _Unwind_GetRegionStart(context); in handleLsda() local