Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf.c13430 arelent * src_irel; in _bfd_elf_write_secondary_reloc_section() local
13490 src_irel = (arelent *) esd->sec_info; in _bfd_elf_write_secondary_reloc_section()
13491 if (src_irel == NULL) in _bfd_elf_write_secondary_reloc_section()
13509 ptr = src_irel + idx; in _bfd_elf_write_secondary_reloc_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf.c14211 arelent * src_irel; in _bfd_elf_write_secondary_reloc_section() local
14274 src_irel = (arelent *) esd->sec_info; in _bfd_elf_write_secondary_reloc_section()
14275 if (src_irel == NULL) in _bfd_elf_write_secondary_reloc_section()
14294 ptr = src_irel + idx; in _bfd_elf_write_secondary_reloc_section()