Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-tic6x.c2188 bool is_rel; in elf32_tic6x_relocate_section() local
2194 is_rel = elf32_tic6x_rel_relocation_p (input_bfd, input_section, in elf32_tic6x_relocate_section()
2197 if (is_rel) in elf32_tic6x_relocate_section()
2235 if (is_rel in elf32_tic6x_relocate_section()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-tic6x.c2188 bool is_rel; in elf32_tic6x_relocate_section() local
2194 is_rel = elf32_tic6x_rel_relocation_p (input_bfd, input_section, in elf32_tic6x_relocate_section()
2197 if (is_rel) in elf32_tic6x_relocate_section()
2235 if (is_rel in elf32_tic6x_relocate_section()
H A Delf.c6643 bool is_rel = (shdrp->sh_type == SHT_REL in _bfd_elf_assign_file_positions_for_non_load() local
6646 if (is_rel in _bfd_elf_assign_file_positions_for_non_load()
6650 if (!is_rel && !is_ctf) in _bfd_elf_assign_file_positions_for_non_load()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Di386.cc2767 bool is_rel = (ref_flags & Symbol::ABSOLUTE_REF) in should_apply_static_reloc() local
2770 return !has_dyn || is_rel; in should_apply_static_reloc()
H A Darm.cc9577 bool is_rel = (ref_flags & Symbol::ABSOLUTE_REF) in should_apply_static_reloc() local
9580 return !has_dyn || is_rel; in should_apply_static_reloc()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Di386.cc2767 bool is_rel = (ref_flags & Symbol::ABSOLUTE_REF) in should_apply_static_reloc() local
2770 return !has_dyn || is_rel; in should_apply_static_reloc()
H A Darm.cc9577 bool is_rel = (ref_flags & Symbol::ABSOLUTE_REF) in should_apply_static_reloc() local
9580 return !has_dyn || is_rel; in should_apply_static_reloc()