Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delflink.h64 static bfd_boolean elf_link_read_relocs_from_section
2767 elf_link_read_relocs_from_section (abfd, shdr, external_relocs, in elf_link_read_relocs_from_section() function
2876 if (!elf_link_read_relocs_from_section (abfd, rel_hdr,
2880 if (!elf_link_read_relocs_from_section
H A Delflink.c1780 elf_link_read_relocs_from_section (bfd *abfd, in elf_link_read_relocs_from_section() function
1901 if (!elf_link_read_relocs_from_section (abfd, o, rel_hdr, in _bfd_elf_link_read_relocs()
1906 && (!elf_link_read_relocs_from_section in _bfd_elf_link_read_relocs()
H A DChangeLog627 * elflink.c (elf_link_read_relocs_from_section): Don't use
H A DChangeLog-98991547 * elflink.h (elf_link_read_relocs_from_section): Be type-correct.
1665 * elflink.h (elf_link_read_relocs_from_section): Adjust to handle
2046 * elflink.h (elf_link_read_relocs_from_section): New function,
H A DChangeLog-02031188 * elflink.c (elf_link_read_relocs_from_section): Add an argument
1191 elf_link_read_relocs_from_section.
3305 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
4195 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
5462 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
H A DChangeLog-00014012 (elf_link_read_relocs_from_section): Use "unsigned int" iterator
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c1958 elf_link_read_relocs_from_section (bfd *abfd, in elf_link_read_relocs_from_section() function
2080 if (!elf_link_read_relocs_from_section (abfd, o, rel_hdr, in _bfd_elf_link_read_relocs()
2085 && (!elf_link_read_relocs_from_section in _bfd_elf_link_read_relocs()
H A DChangeLog-20041842 _bfd_elf_link_assign_sym_version, elf_link_read_relocs_from_section,
2346 * elflink.c (elf_link_read_relocs_from_section): Call
4289 * elflink.c (elf_link_read_relocs_from_section): Don't use
H A DChangeLog-98991547 * elflink.h (elf_link_read_relocs_from_section): Be type-correct.
1665 * elflink.h (elf_link_read_relocs_from_section): Adjust to handle
2046 * elflink.h (elf_link_read_relocs_from_section): New function,
H A DChangeLog-02031188 * elflink.c (elf_link_read_relocs_from_section): Add an argument
1191 elf_link_read_relocs_from_section.
3305 (elf_link_read_relocs_from_section): Likewise. Use bed->s->sizeof_rel
4195 (elf_link_read_relocs_from_section): Don't abort with wrong reloc
5462 * elflink.h (elf_link_read_relocs_from_section): Consolidate REL and
H A DChangeLog-00014012 (elf_link_read_relocs_from_section): Use "unsigned int" iterator