OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RELOCATION_TYPE_REL
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/
oasys.h
157
#define
RELOCATION_TYPE_REL
0x10
/toolchain/binutils/binutils-2.25/bfd/
oasys.c
125
case
RELOCATION_TYPE_REL
:
450
case
RELOCATION_TYPE_REL
:
602
case
RELOCATION_TYPE_REL
:
825
symbol.relb =
RELOCATION_TYPE_REL
| 0;
827
symbol.relb =
RELOCATION_TYPE_REL
| g->section->output_section->target_index;
886
out.relb =
RELOCATION_TYPE_REL
| s->target_index;
972
processed_data.relb = s->target_index |
RELOCATION_TYPE_REL
;
[
all
...]
Completed in 436 milliseconds