Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/config/score/
Dscore-conv.h82 SYMBOL_SMALL_DATA /* The symbol refers to something in a small data section. */ enumerator
Dscore-mdaux.c116 return SYMBOL_SMALL_DATA; in score_classify_symbol()
120 return SYMBOL_SMALL_DATA; in score_classify_symbol()
414 || info->symbol_type == SYMBOL_SMALL_DATA)); in mda_classify_address()
452 case SYMBOL_SMALL_DATA: in mda_symbolic_constant_p()
Dscore.c903 case SYMBOL_SMALL_DATA: in score_symbol_insns()
/openbsd/src/gnu/gcc/gcc/config/mips/
Dmips-protos.h88 SYMBOL_SMALL_DATA, enumerator
Dmips.c1221 return SYMBOL_SMALL_DATA; in mips_classify_symbol()
1228 return SYMBOL_SMALL_DATA; in mips_classify_symbol()
1378 case SYMBOL_SMALL_DATA: in mips_symbolic_constant_p()
1472 case SYMBOL_SMALL_DATA: in mips_symbolic_address_p()
1645 case SYMBOL_SMALL_DATA: in mips_symbol_insns()
5101 mips_split_p[SYMBOL_SMALL_DATA] = true; in override_options()
5102 mips_lo_relocs[SYMBOL_SMALL_DATA] = "%gprel("; in override_options()
5109 mips_lo_relocs[SYMBOL_SMALL_DATA] = "%gp_rel("; in override_options()
6112 && symbol_type == SYMBOL_SMALL_DATA); in mips_rewrite_small_data_p()
7389 case SYMBOL_SMALL_DATA: in mips_use_anchors_for_symbol_p()