HomeSort by: relevance | last modified time | path
    Searched defs:_Unwind_Personality_Fn (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
unwind-generic.h 200 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)
281 _Unwind_Personality_Fn);
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-generic.h 199 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)
280 _Unwind_Personality_Fn);
  /src/external/apache2/llvm/dist/clang/lib/Headers/
unwind.h 161 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)(int, _Unwind_Action,
165 typedef _Unwind_Personality_Fn __personality_routine;

Completed in 17 milliseconds