Searched refs:BFD_RELOC_M32R_10_PCREL (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-m32r.c | 1926 case M32R_OPERAND_DISP8: return BFD_RELOC_M32R_10_PCREL;
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-m32r.c | 1184 { BFD_RELOC_M32R_10_PCREL, R_M32R_10_PCREL }, 1201 { BFD_RELOC_M32R_10_PCREL, R_M32R_10_PCREL_RELA },
|
H A D | bfd-in2.h | 3281 BFD_RELOC_M32R_10_PCREL, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-m32r.c | 1876 case M32R_OPERAND_DISP8: return BFD_RELOC_M32R_10_PCREL; in md_cgen_lookup_reloc()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-m32r.c | 1225 { BFD_RELOC_M32R_10_PCREL, R_M32R_10_PCREL }, 1242 { BFD_RELOC_M32R_10_PCREL, R_M32R_10_PCREL_RELA },
|
H A D | bfd-in2.h | 2767 BFD_RELOC_M32R_10_PCREL, enumerator
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 1260 @deffn {} BFD_RELOC_M32R_10_PCREL
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 1506 @deffn {} BFD_RELOC_M32R_10_PCREL
|