Home
last modified time | relevance | path

Searched refs:default_reloc (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-v850.c1972 if (operand->default_reloc == BFD_RELOC_HI16) in handle_hi016()
1975 if (operand->default_reloc == BFD_RELOC_HI16_S) in handle_hi016()
1978 if (operand->default_reloc == BFD_RELOC_16) in handle_hi016()
1992 if (operand->default_reloc == BFD_RELOC_HI16_S) in handle_hi16()
1995 if (operand->default_reloc == BFD_RELOC_HI16) in handle_hi16()
1998 if (operand->default_reloc == BFD_RELOC_16) in handle_hi16()
2012 if (operand->default_reloc == BFD_RELOC_LO16) in handle_lo16()
2015 if (operand->default_reloc == BFD_RELOC_V850_16_SPLIT_OFFSET) in handle_lo16()
2018 if (operand->default_reloc == BFD_RELOC_V850_16_S1) in handle_lo16()
2021 if (operand->default_reloc == BFD_RELOC_16) in handle_lo16()
[all …]
Dtc-tilepro.c437 bfd_reloc_code_real_type reloc = operand->default_reloc; in emit_tilepro_instruction()
Dtc-tilegx.c510 bfd_reloc_code_real_type reloc = operand->default_reloc; in emit_tilegx_instruction()
Dtc-alpha.c2088 if (operand->default_reloc == 0) in assemble_insn()
2094 if (operand->default_reloc == BFD_RELOC_ALPHA_HINT) in assemble_insn()
2108 reloc = operand->default_reloc; in assemble_insn()
Dtc-arm.c8166 encode_branch (int default_reloc) in encode_branch() argument
8178 inst.reloc.type = (bfd_reloc_code_real_type) default_reloc; in encode_branch()
/toolchain/binutils/binutils-2.25/include/opcode/
Dalpha.h91 signed int default_reloc : 16; member
Dv850.h155 int default_reloc; member
Dtilegx.h1176 signed int default_reloc : 16; member
Dtilepro.h1472 signed int default_reloc : 16; member
/toolchain/binutils/binutils-2.25/bfd/
Delf64-alpha.c4437 goto default_reloc; in elf64_alpha_relocate_section()
4451 goto default_reloc; in elf64_alpha_relocate_section()
4464 goto default_reloc; in elf64_alpha_relocate_section()
4477 goto default_reloc; in elf64_alpha_relocate_section()
4490 goto default_reloc; in elf64_alpha_relocate_section()
4547 goto default_reloc; in elf64_alpha_relocate_section()
4572 goto default_reloc; in elf64_alpha_relocate_section()
4580 goto default_reloc; in elf64_alpha_relocate_section()
4608 goto default_reloc; in elf64_alpha_relocate_section()
4615 goto default_reloc; in elf64_alpha_relocate_section()
[all …]