Home
last modified time | relevance | path

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

/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h168 #define CALL_PERSONALITY_FUNCTION(name) name(version, actions, exceptionClass, exceptionObject, con… macro
H A Dunwind-arm.h231 #define CALL_PERSONALITY_FUNCTION(name) name(state,exceptionObject,context) macro