Searched refs:NUM_SYMBOL_TYPES (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips-protos.h106 #define NUM_SYMBOL_TYPES (SYMBOL_64_LOW + 1) macro
H A Dmips.c65 && XINT (X, 1) < UNSPEC_ADDRESS_FIRST + NUM_SYMBOL_TYPES)
632 bool mips_split_p[NUM_SYMBOL_TYPES];
637 static const char *mips_lo_relocs[NUM_SYMBOL_TYPES];
640 static const char *mips_hi_relocs[NUM_SYMBOL_TYPES];

Completed in 209 milliseconds