Searched refs:RELOC_SUFFIX_CHAR (Results 1 – 2 of 2) sorted by relevance
54 #define RELOC_SUFFIX_CHAR ':' macro1960 if (pic && *s == RELOC_SUFFIX_CHAR) in cris_process_instruction()2764 if ((pic || tls) && **cPP == RELOC_SUFFIX_CHAR) in get_autoinc_prefix_or_indir_op()2841 if ((pic || tls) && **cPP == RELOC_SUFFIX_CHAR) in get_autoinc_prefix_or_indir_op()3010 if ((pic || tls) && **cPP == RELOC_SUFFIX_CHAR) in get_3op_or_dip_prefix_op()3076 if ((pic || tls) && **cPP == RELOC_SUFFIX_CHAR) in get_3op_or_dip_prefix_op()
368 (RELOC_SUFFIX_CHAR): Rename from PIC_SUFFIX_CHAR. Change all callers.