Home
last modified time | relevance | path

Searched refs:DEFAULT_ABI (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/common/config/i386/
H A Di386-common.c1397 if (TARGET_64BIT && DEFAULT_ABI == MS_ABI && opts->x_flag_unwind_tables) in i386_except_unwind_info()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h518 #define DEFAULT_ABI SYSV_ABI macro
H A Di386.c3178 ix86_abi = DEFAULT_ABI; in ix86_option_override_internal()
3246 if (TARGET_64BIT && DEFAULT_ABI == MS_ABI) in ix86_option_override_internal()
12468 if (TARGET_64BIT && DEFAULT_ABI == MS_ABI) in legitimize_pic_address()
13217 if (!TARGET_MACHO && !(TARGET_64BIT && DEFAULT_ABI == MS_ABI) in output_pic_addr_const()
32519 if (DEFAULT_ABI == SYSV_ABI && flag_pic) in x86_function_profiler()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h644 #define DEFAULT_ABI SYSV_ABI macro
H A Di386.c3733 opts->x_ix86_abi = DEFAULT_ABI; in ix86_option_override_internal()
3743 opts->x_flag_ms_extensions = (MS_ABI == DEFAULT_ABI); in ix86_option_override_internal()
28480 && DEFAULT_ABI != MS_ABI)) in ix86_expand_call()