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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-s390.c718 static elf_suffix_type s390_elf_suffix PARAMS ((char **, expressionS *));
726 s390_elf_suffix (str_p, exp_p) function
801 /* If s390_elf_suffix has not been called with
1053 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1251 suffix = s390_elf_suffix (&str, &ex);
/haiku-buildtools/binutils/gas/config/
H A Dtc-s390.c814 s390_elf_suffix (char **str_p, expressionS *exp_p) function
887 /* If s390_elf_suffix has not been called with
1134 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1371 suffix = s390_elf_suffix (&str, &ex);

Completed in 45 milliseconds