Searched refs:SYMBOL_GENERAL (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dscore-conv.h73 SYMBOL_GENERAL, enumerator in enum:score_symbol_type
H A Dscore7.c107 return SYMBOL_GENERAL;
115 return SYMBOL_GENERAL;
119 return SYMBOL_GENERAL;
285 && (info->symbol_type == SYMBOL_GENERAL
421 && symbol_type == SYMBOL_GENERAL)
971 case SYMBOL_GENERAL:
1574 case SYMBOL_GENERAL:
H A Dscore3.c107 return SYMBOL_GENERAL;
115 return SYMBOL_GENERAL;
119 return SYMBOL_GENERAL;
286 && (info->symbol_type == SYMBOL_GENERAL
422 && symbol_type == SYMBOL_GENERAL)
983 case SYMBOL_GENERAL:
1693 case SYMBOL_GENERAL:
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mips/
H A Dmips-protos.h31 SYMBOL_GENERAL
87 SYMBOL_GENERAL, enumerator in enum:mips_symbol_type
H A Dmips.c1181 return SYMBOL_GENERAL;
1200 return SYMBOL_GENERAL;
1237 return SYMBOL_GENERAL;
1326 case SYMBOL_GENERAL:
1451 case SYMBOL_GENERAL:
1586 case SYMBOL_GENERAL:
5039 mips_split_p[SYMBOL_GENERAL] = true;
5040 mips_lo_relocs[SYMBOL_GENERAL] = "%lo(";
5047 mips_split_p[SYMBOL_GENERAL] = true;
5048 mips_hi_relocs[SYMBOL_GENERAL]
[all...]

Completed in 134 milliseconds