Home
last modified time | relevance | path

Searched refs:is_operand_relocation (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c62 static bfd_boolean is_operand_relocation (int);
3037 && dynamic_symbol && (is_operand_relocation (r_type) in elf_xtensa_relocate_section()
4076 if (!is_operand_relocation (ELF32_R_TYPE (irel->r_info))) in is_l32r_relocation()
4115 is_operand_relocation (int r_type) in is_operand_relocation() function
6877 if (is_operand_relocation (ELF32_R_TYPE (irel->r_info))) in find_relaxable_sections()
6969 else if (is_operand_relocation (ELF32_R_TYPE (irel->r_info))) in collect_source_relocs()
9416 if (is_operand_relocation (fix->src_type)) in translate_reloc_bfd_fix()
9488 if (is_operand_relocation (ELF32_R_TYPE (orig_rel->rela.r_info))) in translate_reloc()
DChangeLog-2004869 error handling. Use new is_operand_relocation function.
879 (is_l32r_relocation): Add bfd parameter. Use is_operand_relocation.
880 (get_asm_simplify_size, is_alt_relocation, is_operand_relocation,
992 find_removed_literal only if is_operand_relocation. Update call to