Searched refs:BFD_RELOC_LO16_BASEREL (Results 1 – 16 of 16) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-m88k.c | 353 return BFD_RELOC_LO16_BASEREL; in m88k_get_reloc_code() 1495 case BFD_RELOC_LO16_BASEREL: in md_apply_fix()
|
H A D | tc-ppc.c | 1538 MAP ("sectoff@l", BFD_RELOC_LO16_BASEREL), 1880 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL 2525 case BFD_RELOC_LO16_BASEREL: 5738 case BFD_RELOC_LO16_BASEREL:
|
H A D | tc-i370.c | 1156 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL in i370_elf_validate_fix()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-m88k.c | 359 return BFD_RELOC_LO16_BASEREL; in m88k_get_reloc_code() 1564 case BFD_RELOC_LO16_BASEREL:
|
H A D | tc-ppc.c | 1529 MAP ("sectoff@l", BFD_RELOC_LO16_BASEREL), 1871 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL 2510 case BFD_RELOC_LO16_BASEREL: 5719 case BFD_RELOC_LO16_BASEREL:
|
H A D | tc-i370.c | 1251 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-m88k.c | 201 { BFD_RELOC_LO16_BASEREL, R_88K_ABDIFF_16L },
|
H A D | bfd-in2.h | 2321 BFD_RELOC_LO16_BASEREL, enumerator
|
H A D | elf32-ppc.c | 1520 case BFD_RELOC_LO16_BASEREL: r = R_PPC_SECTOFF_LO; break; in ppc_elf_reloc_type_lookup()
|
H A D | elf64-ppc.c | 2016 case BFD_RELOC_LO16_BASEREL: r = R_PPC64_SECTOFF_LO; in ppc64_elf_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-m88k.c | 209 { BFD_RELOC_LO16_BASEREL, R_88K_ABDIFF_16L },
|
H A D | bfd-in2.h | 2061 BFD_RELOC_LO16_BASEREL, enumerator
|
H A D | elf32-ppc.c | 2025 case BFD_RELOC_LO16_BASEREL: r = R_PPC_SECTOFF_LO; break; in ppc_elf_reloc_type_lookup()
|
H A D | elf64-ppc.c | 1941 case BFD_RELOC_LO16_BASEREL: r = R_PPC64_SECTOFF_LO; in ppc64_elf_reloc_type_lookup()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 559 @deffnx {} BFD_RELOC_LO16_BASEREL
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 563 @deffnx {} BFD_RELOC_LO16_BASEREL
|