Searched refs:bfd_reloc_overflow (Results 1 - 25 of 71) sorted by relevance

123

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cr16c.c426 return bfd_reloc_overflow;
433 return bfd_reloc_overflow;
455 return bfd_reloc_overflow;
466 return bfd_reloc_overflow;
478 return bfd_reloc_overflow;
489 return bfd_reloc_overflow;
500 return bfd_reloc_overflow;
522 return bfd_reloc_overflow;
530 return bfd_reloc_overflow;
539 return bfd_reloc_overflow;
[all...]
H A Dreloc.c72 . bfd_reloc_overflow,
485 @code{bfd_reloc_ok} or @code{bfd_reloc_overflow}.
520 flag = bfd_reloc_overflow;
527 flag = bfd_reloc_overflow;
539 flag = bfd_reloc_overflow;
1456 flag = bfd_reloc_overflow;
1484 flag = bfd_reloc_overflow;
1504 flag = bfd_reloc_overflow;
1520 flag = bfd_reloc_overflow;
1536 flag = bfd_reloc_overflow;
[all...]
H A Dcpu-ns32k.c406 flag = bfd_reloc_overflow;
418 flag = bfd_reloc_overflow;
443 flag = bfd_reloc_overflow;
446 flag = bfd_reloc_overflow;
578 return bfd_reloc_overflow;
757 return overflow ? bfd_reloc_overflow : bfd_reloc_ok;
H A Delf32-fr30.c287 return bfd_reloc_overflow;
418 return bfd_reloc_overflow;
443 return bfd_reloc_overflow;
460 return bfd_reloc_overflow;
591 case bfd_reloc_overflow:
H A Delf64-mmix.c1144 return bfd_reloc_overflow;
1171 return bfd_reloc_overflow;
1189 return bfd_reloc_overflow;
1200 /* Lowest two bits must be 0. We return bfd_reloc_overflow for
1203 flag = bfd_reloc_overflow;
1502 case bfd_reloc_overflow:
1612 return bfd_reloc_overflow;
1635 return bfd_reloc_overflow;
1645 return bfd_reloc_overflow;
1664 return bfd_reloc_overflow;
[all...]
H A Dcoff-a29k.c154 return bfd_reloc_overflow;
197 return bfd_reloc_overflow;
204 return bfd_reloc_overflow;
520 if (rstat == bfd_reloc_overflow)
H A Dcoff-or32.c166 return bfd_reloc_overflow;
217 return bfd_reloc_overflow;
225 return bfd_reloc_overflow;
533 if (rstat == bfd_reloc_overflow)
H A Delf32-v850.c934 return bfd_reloc_overflow;
947 return bfd_reloc_overflow;
1147 return bfd_reloc_overflow;
1162 return bfd_reloc_overflow;
1173 return bfd_reloc_overflow;
1189 return bfd_reloc_overflow;
1202 return bfd_reloc_overflow;
1217 return bfd_reloc_overflow;
1233 return bfd_reloc_overflow;
1249 return bfd_reloc_overflow;
[all...]
H A Delf32-d30v.c458 flag = bfd_reloc_overflow;
463 flag = bfd_reloc_overflow;
H A Delf-m10200.c261 return bfd_reloc_overflow;
270 return bfd_reloc_overflow;
279 return bfd_reloc_overflow;
293 return bfd_reloc_overflow;
305 return bfd_reloc_overflow;
317 return bfd_reloc_overflow;
412 case bfd_reloc_overflow:
H A Daout-arm.c295 return bfd_reloc_overflow;
301 flag = bfd_reloc_overflow;
304 flag = bfd_reloc_overflow;
H A Delf32-avr.c515 return bfd_reloc_overflow;
547 return bfd_reloc_overflow;
779 case bfd_reloc_overflow:
H A Driscix.c242 return bfd_reloc_overflow;
248 flag = bfd_reloc_overflow;
251 flag = bfd_reloc_overflow;
H A Dcoff-arm.c658 return bfd_reloc_overflow;
664 flag = bfd_reloc_overflow;
667 flag = bfd_reloc_overflow;
766 return bfd_reloc_overflow;
772 flag = bfd_reloc_overflow;
775 flag = bfd_reloc_overflow;
1729 rstat = overflow ? bfd_reloc_overflow : bfd_reloc_ok;
1792 case bfd_reloc_overflow:
H A Dcoff-i960.c259 return bfd_reloc_overflow;
550 case bfd_reloc_overflow:
H A Dmipsbsd.c238 return bfd_reloc_overflow;
H A Dcoff-mips.c730 return bfd_reloc_overflow;
1256 r = bfd_reloc_overflow;
1265 case bfd_reloc_overflow:
H A Delf-m10300.c1117 return bfd_reloc_overflow;
1128 return bfd_reloc_overflow;
1137 return bfd_reloc_overflow;
1149 return bfd_reloc_overflow;
1161 return bfd_reloc_overflow;
1203 return bfd_reloc_overflow;
1222 return bfd_reloc_overflow;
1235 return bfd_reloc_overflow;
1284 return bfd_reloc_overflow;
1362 return bfd_reloc_overflow;
[all...]
H A Delf32-crx.c509 return bfd_reloc_overflow;
512 return bfd_reloc_overflow;
869 case bfd_reloc_overflow:
H A Delf32-msp430.c328 return bfd_reloc_overflow;
352 return bfd_reloc_overflow;
490 case bfd_reloc_overflow:
H A Delf32-xstormy16.c402 return bfd_reloc_overflow;
881 r = bfd_reloc_overflow;
944 case bfd_reloc_overflow:
H A Dcoff-mcore.c564 case bfd_reloc_overflow:
H A Dcoff-tic80.c693 case bfd_reloc_overflow:
H A Delf32-arm.h1516 return bfd_reloc_overflow;
1552 return bfd_reloc_overflow;
1568 return bfd_reloc_overflow;
1577 return bfd_reloc_overflow;
1588 return bfd_reloc_overflow;
1606 return bfd_reloc_overflow;
1721 return (overflow ? bfd_reloc_overflow : bfd_reloc_ok);
1764 return bfd_reloc_overflow;
2261 case bfd_reloc_overflow:
H A Delf32-d10v.c548 case bfd_reloc_overflow:

Completed in 191 milliseconds

123