Searched refs:TARGET_IN_SMALL_DATA_P (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h443 #ifndef TARGET_IN_SMALL_DATA_P
444 #define TARGET_IN_SMALL_DATA_P hook_bool_tree_false macro
657 TARGET_IN_SMALL_DATA_P, \
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dsysv4.h536 #define TARGET_IN_SMALL_DATA_P rs6000_elf_in_small_data_p macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c319 #undef TARGET_IN_SMALL_DATA_P
320 #define TARGET_IN_SMALL_DATA_P ia64_in_small_data_p
317 #undef TARGET_IN_SMALL_DATA_P macro
318 #define TARGET_IN_SMALL_DATA_P macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1116 #undef TARGET_IN_SMALL_DATA_P
1117 #define TARGET_IN_SMALL_DATA_P mips_in_small_data_p
7397 /* Implement TARGET_IN_SMALL_DATA_P. This function controls whether
1113 #undef TARGET_IN_SMALL_DATA_P macro
1114 #define TARGET_IN_SMALL_DATA_P macro

Completed in 115 milliseconds