Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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() function
H A DUnwindLevel1.c521 _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-14.2/lib/libgcc_s/
H A DSymbol.map79 _Unwind_GetRegionStart;
/freebsd-14.2/contrib/llvm-project/libunwind/include/
H A Dunwind.h76 extern uintptr_t _Unwind_GetRegionStart(struct _Unwind_Context *context);
/freebsd-14.2/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-14.2/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h257 _Unwind_Ptr _Unwind_GetRegionStart(struct _Unwind_Context *);
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt142 fun:_Unwind_GetRegionStart=uninstrumented