Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dalpha.h90 signed int default_reloc : 16; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dalpha.h90 signed int default_reloc : 16; member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-alpha.c4193 goto default_reloc; in elf64_alpha_relocate_section()
4219 goto default_reloc; in elf64_alpha_relocate_section()
4232 goto default_reloc; in elf64_alpha_relocate_section()
4245 goto default_reloc; in elf64_alpha_relocate_section()
4258 goto default_reloc; in elf64_alpha_relocate_section()
4315 goto default_reloc; in elf64_alpha_relocate_section()
4340 goto default_reloc; in elf64_alpha_relocate_section()
4348 goto default_reloc; in elf64_alpha_relocate_section()
4371 goto default_reloc; in elf64_alpha_relocate_section()
4378 goto default_reloc; in elf64_alpha_relocate_section()
[all …]
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf64-alpha.c4529 goto default_reloc;
4555 goto default_reloc;
4568 goto default_reloc;
4581 goto default_reloc;
4594 goto default_reloc;
4651 goto default_reloc;
4676 goto default_reloc;
4684 goto default_reloc;
4707 goto default_reloc;
4714 goto default_reloc;
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-alpha.c1915 if (operand->default_reloc == 0) in assemble_insn()
1921 if (operand->default_reloc == BFD_RELOC_ALPHA_HINT) in assemble_insn()
1935 reloc = operand->default_reloc; in assemble_insn()
H A Dtc-arm.c4809 encode_branch (int default_reloc) in encode_branch() argument
4819 inst.reloc.type = default_reloc; in encode_branch()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.c2479 if (operand->default_reloc == 0)
2485 if (operand->default_reloc == BFD_RELOC_ALPHA_HINT)
2499 reloc = operand->default_reloc;