Searched refs:USE_REL (Results 1 - 24 of 24) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-i960.c27 #define USE_REL 1 macro
H A Delfxx-target.h485 sections, but not both. They defined USE_REL to indicate SHT_REL
488 #ifndef USE_REL
489 #define USE_REL 0 macro
494 #define elf_backend_may_use_rel_p USE_REL
497 #define elf_backend_may_use_rela_p !USE_REL
500 #define elf_backend_default_use_rela_p !USE_REL
H A Delf32-arc.c33 #define USE_REL 1 macro
H A Delf32-m68hc12.c48 #define USE_REL 1 macro
H A Delf32-dlx.c27 #define USE_REL 1 macro
H A Delf32-or32.c30 #define USE_REL 1 macro
H A Delf32-d10v.c30 #define USE_REL 1 macro
H A Delf32-cr16c.c28 #define USE_REL 1 /* CR16C uses REL relocations instead of RELA. */ macro
H A Delf32-m68hc11.c56 #define USE_REL 1 macro
H A Delf32-msp430.c29 #undef USE_REL macro
H A Delf32-i386.c29 #define USE_REL 1 macro
/haiku-buildtools/binutils/bfd/
H A Delf32-i960.c27 #define USE_REL 1 macro
H A Delfxx-target.h623 sections, but not both. They defined USE_REL to indicate SHT_REL
626 #ifndef USE_REL
627 #define USE_REL 0 macro
632 #define elf_backend_may_use_rel_p USE_REL
635 #define elf_backend_may_use_rela_p !USE_REL
638 #define elf_backend_default_use_rela_p !USE_REL
H A Delf32-dlx.c28 #define USE_REL 1 macro
H A Delf32-m68hc12.c42 #define USE_REL 1 macro
H A Delf32-d10v.c29 #define USE_REL 1 macro
H A Delf32-xgate.c48 #define USE_REL 1 macro
H A Delf32-cr16c.c29 #define USE_REL 1 /* CR16C uses REL relocations instead of RELA. */ macro
H A Delf32-m68hc11.c56 #define USE_REL 1 macro
H A Delf32-microblaze.c33 #define USE_RELA /* Only USE_REL is actually significant, but this is
867 both USE_REL and USE_RELA ['twould be nice if such a critter existed],
986 #ifndef USE_REL
987 /* This can't be done for USE_REL because it doesn't mean anything
992 #ifndef USE_REL
995 #else /* USE_REL */
1003 #endif /* USE_REL */
H A Delf32-arc.c132 #define USE_REL 1 macro
H A Delf32-nios2.c40 #ifdef USE_REL
41 #undef USE_REL macro
H A Delf32-score.c4454 #define USE_REL 1 macro
H A Delf32-i386.c35 #define USE_REL 1 macro

Completed in 340 milliseconds