Searched refs:_bfd_elf_validate_reloc (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf64-sparc.c | 379 && ! _bfd_elf_validate_reloc (abfd, ptr)) in elf64_sparc_write_relocs()
|
H A D | elf64-mips.c | 2754 && ! _bfd_elf_validate_reloc (abfd, ptr)) in mips_elf64_write_rel() 2853 && ! _bfd_elf_validate_reloc (abfd, ptr)) in mips_elf64_write_rela()
|
H A D | elf-bfd.h | 1652 extern bfd_boolean _bfd_elf_validate_reloc
|
H A D | elfcode.h | 982 && ! _bfd_elf_validate_reloc (abfd, ptr)) in elf_write_relocs()
|
H A D | ChangeLog-9697 | 4690 (_bfd_elf_validate_reloc): New function, moved in from 4693 to _bfd_elf_validate_reloc. Change all callers. 4696 (_bfd_elf_validate_reloc): Declare.
|
H A D | elf.c | 7289 _bfd_elf_validate_reloc (bfd *abfd, arelent *areloc) in _bfd_elf_validate_reloc() function
|
H A D | ChangeLog-2004 | 1784 copy_private_bfd_data, _bfd_elf_validate_reloc): ..
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-mips.c | 2371 && ! _bfd_elf_validate_reloc (abfd, ptr)) in mips_elf64_write_rel() 2468 && ! _bfd_elf_validate_reloc (abfd, ptr)) in mips_elf64_write_rela()
|
H A D | elf-bfd.h | 1505 extern bfd_boolean _bfd_elf_validate_reloc
|
H A D | elfcode.h | 900 && ! _bfd_elf_validate_reloc (abfd, ptr)) in elf_write_relocs()
|
H A D | elf64-sparc.c | 692 && ! _bfd_elf_validate_reloc (abfd, ptr))
|
H A D | ChangeLog-9697 | 4690 (_bfd_elf_validate_reloc): New function, moved in from 4693 to _bfd_elf_validate_reloc. Change all callers. 4696 (_bfd_elf_validate_reloc): Declare.
|
H A D | elf.c | 6261 _bfd_elf_validate_reloc (bfd *abfd, arelent *areloc) in _bfd_elf_validate_reloc() function
|