OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Unwind_Resume
(Results
1 - 25
of
41
) sorted by relevancy
1
2
/src/sys/arch/arm/include/
ehabi.h
111
void
_Unwind_Resume
(_Unwind_Control_Block *);
/src/sys/lib/libunwind/
unwind.h
70
void
_Unwind_Resume
(struct _Unwind_Exception *) __dead;
libunwind.cxx
198
// Mark this as a non-forced unwind for
_Unwind_Resume
().
216
// Mark this as forced unwind for
_Unwind_Resume
().
223
void
_Unwind_Resume
(struct _Unwind_Exception *exc) {
242
_Unwind_Resume
(exc);
/src/external/bsd/libc++/dist/libcxxrt/src/
unwind-itanium.h
89
extern void
_Unwind_Resume
(struct _Unwind_Exception *);
unwind-arm.h
102
void
_Unwind_Resume
(struct _Unwind_Exception *ucbp);
/src/external/gpl3/gcc/dist/libgcc/
unwind-compat.c
173
_Unwind_Resume
(struct _Unwind_Exception *exc)
177
symver (
_Unwind_Resume
, GCC_3.0);
unwind-generic.h
150
_Unwind_Resume
(struct _Unwind_Exception *);
unwind-sjlj.c
325
#define
_Unwind_Resume
_Unwind_SjLj_Resume
unwind.inc
30
/* Subroutine of _Unwind_RaiseException also invoked from
_Unwind_Resume
.
35
_Unwind_Resume
and we'll continue Phase 2 there. */
130
/* Indicate to
_Unwind_Resume
and associated subroutines that this
144
/* Subroutine of _Unwind_ForcedUnwind also invoked from
_Unwind_Resume
. */
230
_Unwind_Resume
(struct _Unwind_Exception *exc)
unwind-seh.c
349
_Unwind_Resume
(struct _Unwind_Exception *gcc_exc)
/src/external/gpl3/gcc.old/dist/libgcc/
unwind-compat.c
173
_Unwind_Resume
(struct _Unwind_Exception *exc)
177
symver (
_Unwind_Resume
, GCC_3.0);
unwind-generic.h
149
_Unwind_Resume
(struct _Unwind_Exception *);
unwind-sjlj.c
325
#define
_Unwind_Resume
_Unwind_SjLj_Resume
unwind.inc
30
/* Subroutine of _Unwind_RaiseException also invoked from
_Unwind_Resume
.
35
_Unwind_Resume
and we'll continue Phase 2 there. */
130
/* Indicate to
_Unwind_Resume
and associated subroutines that this
144
/* Subroutine of _Unwind_ForcedUnwind also invoked from
_Unwind_Resume
. */
230
_Unwind_Resume
(struct _Unwind_Exception *exc)
/src/external/gpl3/gcc/dist/gcc/ginclude/
unwind-arm-common.h
196
void __attribute__((noreturn))
_Unwind_Resume
(_Unwind_Control_Block *ucbp);
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
unwind-arm-common.h
195
void __attribute__((noreturn))
_Unwind_Resume
(_Unwind_Control_Block *ucbp);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
arm_common.d
207
void
_Unwind_Resume
(_Unwind_Control_Block*);
generic.d
183
void
_Unwind_Resume
(_Unwind_Exception*);
/src/external/apache2/llvm/dist/clang/lib/Headers/
unwind.h
260
void
_Unwind_Resume
(_Unwind_Exception *);
/src/external/gpl3/gcc/dist/libgcc/config/c6x/
libunwind.S
130
UNWIND_WRAPPER
_Unwind_Resume
B4 2
/src/external/gpl3/gcc.old/dist/libgcc/config/c6x/
libunwind.S
130
UNWIND_WRAPPER
_Unwind_Resume
B4 2
/src/external/gpl3/gcc/dist/libgcc/config/s390/
morestack.S
233
brasl %r14,
_Unwind_Resume
@PLT
235
brasl %r14,
_Unwind_Resume
432
brasl %r14,
_Unwind_Resume
@PLT
434
brasl %r14,
_Unwind_Resume
/src/external/gpl3/gcc.old/dist/libgcc/config/s390/
morestack.S
233
brasl %r14,
_Unwind_Resume
@PLT
235
brasl %r14,
_Unwind_Resume
432
brasl %r14,
_Unwind_Resume
@PLT
434
brasl %r14,
_Unwind_Resume
/src/external/gpl3/gcc/dist/libgcc/config/arm/
libunwind.S
357
UNWIND_WRAPPER
_Unwind_Resume
1
/src/external/gpl3/gcc/dist/libgcc/config/xtensa/
unwind-dw2-xtensa.c
542
alias (
_Unwind_Resume
);
Completed in 35 milliseconds
1
2
Indexes created Sun Aug 16 00:25:19 UTC 2026