Searched refs:is_reloc_for_PLT (Results 1 – 1 of 1) sorted by relevance
230 is_reloc_for_PLT (reloc_howto_type * howto) in is_reloc_for_PLT() function1407 if (is_reloc_for_PLT (howto) && h->plt.offset != (bfd_vma) -1) in elf_arc_relocate_section()1423 else if (is_reloc_for_PLT (howto) in elf_arc_relocate_section()1443 else if (is_reloc_for_PLT (howto)) in elf_arc_relocate_section()1670 if ((is_reloc_for_GOT (howto) || is_reloc_for_PLT (howto)) in elf_arc_relocate_section()1875 if (is_reloc_for_PLT (howto) == TRUE) in elf_arc_check_relocs()