OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_SEH
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h
34
#undef
TARGET_SEH
35
#define
TARGET_SEH
(TARGET_64BIT_MS_ABI && flag_unwind_tables)
40
#define MAX_STACK_ALIGNMENT (
TARGET_SEH
? 128 : MAX_OFILE_ALIGNMENT)
128
if (
TARGET_SEH
) \
i386.h
531
#define
TARGET_SEH
0
[
all
...]
Completed in 38 milliseconds