Home
last modified time | relevance | path

Searched refs:CALL_PERSONALITY_FUNCTION (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dunwind-itanium.h165 #define CALL_PERSONALITY_FUNCTION(name) name(version, actions, exceptionClass, exceptionObject, con… macro
H A Dunwind-arm.h229 #define CALL_PERSONALITY_FUNCTION(name) name(state,exceptionObject,context) macro