Searched defs:landingPad (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/compiler-rt/lib/
H A Dgcc_personality_v0.c226 uintptr_t landingPad = readEncodedPointer(&p, callSiteEncoding); local
/freebsd-9.3-release/contrib/libcxxrt/
H A Dexception.cc68 saveLandingPad(struct _Unwind_Context *context, struct _Unwind_Exception *ucb, struct __cxa_exception *ex, int selector, dw_eh_ptr_t landingPad) argument
92 loadLandingPad(struct _Unwind_Context *context, struct _Unwind_Exception *ucb, struct __cxa_exception *ex, unsigned long *selector, dw_eh_ptr_t *landingPad) argument

Completed in 68 milliseconds