Home
last modified time | relevance | path

Searched refs:_Unwind_GetRegionStart (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Ddwarf_eh.h273 v += static_cast<uint64_t>(static_cast<uintptr_t>(_Unwind_GetRegionStart(c))); in resolve_indirect_value()
343 lsda.region_start = reinterpret_cast<dw_eh_ptr_t>(_Unwind_GetRegionStart(context)); in parse_lsda()
413 uint64_t ip = _Unwind_GetIP(context) - _Unwind_GetRegionStart(context); in dwarf_eh_find_callsite()
H A Dunwind-itanium.h100 extern unsigned long _Unwind_GetRegionStart (struct _Unwind_Context *);
H A Dunwind-arm.h147 extern unsigned long _Unwind_GetRegionStart(struct _Unwind_Context *);
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-wasm.c119 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart() function
H A DUnwind-sjlj.c474 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart()
477 _LIBUNWIND_TRACE_API("_Unwind_GetRegionStart(context=%p)", (void *)context); in _Unwind_GetRegionStart()
473 _Unwind_GetRegionStart(struct _Unwind_Context *context) { _Unwind_GetRegionStart() function
H A DUnwindLevel1.c547 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart() function
H A DUnwind-seh.cpp450 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart() function
H A DUnwind-EHABI.cpp1173 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart() function
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h76 extern uintptr_t _Unwind_GetRegionStart(struct _Unwind_Context *context);
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c223 uintptr_t funcStart = (uintptr_t)_Unwind_GetRegionStart(context); in __gcc_personality_sj0()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h257 _Unwind_Ptr _Unwind_GetRegionStart(struct _Unwind_Context *);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt142 fun:_Unwind_GetRegionStart=uninstrumented