HomeSort by relevance Sort by last modified time
    Searched refs:USE_REL (Results 1 - 13 of 13) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
elfxx-target.h 604 sections, but not both. They defined USE_REL to indicate SHT_REL
607 #ifndef USE_REL
608 #define USE_REL 0
613 #define elf_backend_may_use_rel_p USE_REL
616 #define elf_backend_may_use_rela_p !USE_REL
619 #define elf_backend_default_use_rela_p !USE_REL
    [all...]
elf32-i960.c 27 #define USE_REL 1
elf32-dlx.c 28 #define USE_REL 1
elf32-m68hc12.c 42 #define USE_REL 1
elf32-d10v.c 29 #define USE_REL 1
elf32-xgate.c 48 #define USE_REL 1
elf32-cr16c.c 29 #define USE_REL 1 /* CR16C uses REL relocations instead of RELA. */
elf32-m68hc11.c 56 #define USE_REL 1
    [all...]
elf32-microblaze.c 33 #define USE_RELA /* Only USE_REL is actually significant, but this is
875 both USE_REL and USE_RELA ['twould be nice if such a critter existed],
    [all...]
elf32-arc.c 207 #define USE_REL 1
    [all...]
elf32-nios2.c 40 #ifdef USE_REL
41 #undef USE_REL
    [all...]
elf32-score.c     [all...]
elf32-i386.c 35 #define USE_REL 1
    [all...]

Completed in 1935 milliseconds