Searched refs:opd_sec (Results 1 – 1 of 1) sorted by relevance
5039 opd_entry_value (asection *opd_sec, in opd_entry_value() argument5044 bfd *opd_bfd = opd_sec->owner; in opd_entry_value()5050 if (opd_sec->reloc_count == 0) in opd_entry_value()5054 if (!bfd_get_section_contents (opd_bfd, opd_sec, &val, offset, 8)) in opd_entry_value()5077 relocs = _bfd_elf_link_read_relocs (opd_bfd, opd_sec, NULL, NULL, TRUE); in opd_entry_value()5082 hi = lo + opd_sec->reloc_count - 1; /* ignore last reloc */ in opd_entry_value()