OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R_SH_PCDISP
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/coff/
sh.h
88
#define
R_SH_PCDISP
12 /* 12 bit branch */
/toolchain/binutils/binutils-2.25/bfd/
coff-sh.c
144
HOWTO (
R_SH_PCDISP
, /* type */
591
&& (r_type !=
R_SH_PCDISP
619
case
R_SH_PCDISP
:
909
/* Change the R_SH_USES reloc into an
R_SH_PCDISP
reloc, and
911
irel->r_type =
R_SH_PCDISP
;
[
all
...]
Completed in 39 milliseconds