OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_SEH
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
cygming.h
26
#undef
TARGET_SEH
27
#define
TARGET_SEH
(TARGET_64BIT_MS_ABI && flag_unwind_tables)
32
#define MAX_STACK_ALIGNMENT (
TARGET_SEH
? 128 : MAX_OFILE_ALIGNMENT)
132
if (
TARGET_SEH
) \
i386.h
567
#define
TARGET_SEH
0
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
cygming.h
26
#undef
TARGET_SEH
27
#define
TARGET_SEH
(TARGET_64BIT_MS_ABI && flag_unwind_tables)
32
#define MAX_STACK_ALIGNMENT (
TARGET_SEH
? 128 : MAX_OFILE_ALIGNMENT)
132
if (
TARGET_SEH
) \
i386.h
547
#define
TARGET_SEH
0
Completed in 63 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026