Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/libunwind/src/
H A DUnwind_AppleExtras.cpp61 NOT_HERE_BEFORE_10_6(_Unwind_GetRegionStart)
99 NOT_HERE_BEFORE_5_0(_Unwind_GetRegionStart)
H A DUnwind-sjlj.c473 _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.cpp433 _Unwind_GetRegionStart(struct _Unwind_Context *context) { in _Unwind_GetRegionStart() function
/openbsd/gnu/gcc/gcc/
H A Dunwind-compat.c160 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart() function
164 symver (_Unwind_GetRegionStart, GCC_3.0);
H A Dunwind-generic.h166 extern _Unwind_Ptr _Unwind_GetRegionStart (struct _Unwind_Context *);
H A Dunwind-c.c56 info->Start = (context ? _Unwind_GetRegionStart (context) : 0); in parse_lsda_header()
H A Dunwind-pe.h120 return _Unwind_GetRegionStart (context); in base_of_encoded_value()
H A Dunwind-sjlj.c243 _Unwind_GetRegionStart (struct _Unwind_Context *context __attribute__((unused)) ) in _Unwind_GetRegionStart() function
H A Dlibgcc-std.ver154 _Unwind_GetRegionStart
H A Dunwind-dw2.c334 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart() function
1558 alias (_Unwind_GetRegionStart);
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dunwind-libunwind.c158 _Unwind_GetRegionStart (struct _Unwind_Context *context) in _Unwind_GetRegionStart() function
H A Dunwind.h158 extern _Unwind_Ptr _Unwind_GetRegionStart (struct _Unwind_Context *);
H A Dunwind-c.c47 info->Start = (context ? _Unwind_GetRegionStart (context) : 0); in parse_lsda_header()
H A Dlibgcc-std.ver154 _Unwind_GetRegionStart
H A Dunwind-pe.h108 return _Unwind_GetRegionStart (context); in base_of_encoded_value()
H A Dunwind-sjlj.c215 _Unwind_GetRegionStart (struct _Unwind_Context *context __attribute__((unused)) ) in _Unwind_GetRegionStart() function
/openbsd/gnu/llvm/libunwind/include/
H A Dunwind.h76 extern uintptr_t _Unwind_GetRegionStart(struct _Unwind_Context *context);
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dlibgcc-std.ver154 _Unwind_GetRegionStart
/openbsd/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h192 _Unwind_Ptr _Unwind_GetRegionStart (_Unwind_Context *);
H A Dpr-support.c355 _Unwind_GetRegionStart (_Unwind_Context * context) in _Unwind_GetRegionStart() function
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c208 uintptr_t funcStart = (uintptr_t)_Unwind_GetRegionStart(context); in __gcc_personality_sj0()
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dunwind.h257 _Unwind_Ptr _Unwind_GetRegionStart(struct _Unwind_Context *);
/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc59 info->Start = (context ? _Unwind_GetRegionStart (context) : 0); in parse_lsda_header()
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc62 info->Start = (context ? _Unwind_GetRegionStart (context) : 0); in parse_lsda_header()

12