Searched refs:R_SH_PCDISP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/coff/
H A Dsh.h87 #define R_SH_PCDISP 12 /* 12 bit branch */ macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-sh.c147 HOWTO (R_SH_PCDISP, /* type */
584 && (r_type != R_SH_PCDISP
612 case R_SH_PCDISP:
900 /* Change the R_SH_USES reloc into an R_SH_PCDISP reloc, and
902 irel->r_type = R_SH_PCDISP;
1143 case R_SH_PCDISP:
1193 case R_SH_PCDISP:
1291 case R_SH_PCDISP:
2701 case R_SH_PCDISP:
2782 && rel->r_type != R_SH_PCDISP)
[all...]

Completed in 144 milliseconds