Home
last modified time | relevance | path

Searched refs:R_IMM32 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-z80.c33 HOWTO (R_IMM32, 0, 2, 32, FALSE, 0,
95 case R_IMM32: in rtype2howto()
230 case R_IMM32: in extra_case()
Dcoff-z8k.c34 HOWTO (R_IMM32, 0, 2, 32, FALSE, 0,
108 case R_IMM32: in rtype2howto()
210 case R_IMM32: in extra_case()
DChangeLog-02039361 * coff-z8k.c (extra_case): Fix R_IMM32 relocations: The
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h824 #define R_IMM32 R_RELLONG /* 32 bit abs */ macro