OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USE_REL
(Results
1 - 12
of
12
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/
elf32-i960.c
27
#define
USE_REL
1
elf32-arc.c
32
#define
USE_REL
1
elf32-d10v.c
29
#define
USE_REL
1
elf32-dlx.c
27
#define
USE_REL
1
elf32-m68hc12.c
42
#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
...]
elfxx-target.h
581
sections, but not both. They defined
USE_REL
to indicate SHT_REL
584
#ifndef
USE_REL
585
#define
USE_REL
0
590
#define elf_backend_may_use_rel_p
USE_REL
593
#define elf_backend_may_use_rela_p !
USE_REL
596
#define elf_backend_default_use_rela_p !
USE_REL
elf32-i386.c
34
#define
USE_REL
1
[
all
...]
elf32-nios2.c
40
#ifdef
USE_REL
41
#undef
USE_REL
[
all
...]
elf32-score.c
[
all
...]
Completed in 908 milliseconds