Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-tic6x.c2280 bfd_boolean is_rel; in elf32_tic6x_relocate_section() local
2285 is_rel = elf32_tic6x_rel_relocation_p (input_bfd, input_section, in elf32_tic6x_relocate_section()
2288 if (is_rel) in elf32_tic6x_relocate_section()
2326 if (is_rel in elf32_tic6x_relocate_section()
/toolchain/binutils/binutils-2.25/gold/
Di386.cc2718 bool is_rel = (ref_flags & Symbol::ABSOLUTE_REF) in should_apply_static_reloc() local
2721 return !has_dyn || is_rel; in should_apply_static_reloc()
Darm.cc9372 bool is_rel = (ref_flags & Symbol::ABSOLUTE_REF) in should_apply_static_reloc() local
9375 return !has_dyn || is_rel; in should_apply_static_reloc()