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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-s390.c695 ELF_SUFFIX_NONE = 0, enumerator in enum:__anon2591
745 { NULL, 0, ELF_SUFFIX_NONE }
754 return ELF_SUFFIX_NONE;
932 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1027 /* We change the suffix type to ELF_SUFFIX_NONE, because
1029 return ELF_SUFFIX_NONE;
1053 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1064 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1084 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1104 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-s390.c788 ELF_SUFFIX_NONE = 0, enumerator in enum:__anon454
831 { NULL, 0, ELF_SUFFIX_NONE }
840 return ELF_SUFFIX_NONE;
1014 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1109 /* We change the suffix type to ELF_SUFFIX_NONE, because
1111 return ELF_SUFFIX_NONE;
1134 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1145 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1165 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1185 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
[all...]

Completed in 117 milliseconds