OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNW_ExceptionHandler
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
Win64EH.h
50
///
UNW_ExceptionHandler
- Specifies that this function has an exception
52
UNW_ExceptionHandler
= 0x01,
/external/llvm/lib/MC/
MCWin64EH.cpp
159
flags |= Win64EH::
UNW_ExceptionHandler
<< 3;
191
((Win64EH::UNW_TerminateHandler|Win64EH::
UNW_ExceptionHandler
) << 3))
Completed in 1568 milliseconds