Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-arc.c230 is_reloc_for_PLT (reloc_howto_type * howto) in is_reloc_for_PLT() function
1407 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()