Searched refs:opd_sec (Results 1 – 1 of 1) sorted by relevance
4942 opd_entry_value (asection *opd_sec, in opd_entry_value() argument4947 bfd *opd_bfd = opd_sec->owner; in opd_entry_value()4953 if (opd_sec->reloc_count == 0) in opd_entry_value()4957 if (!bfd_get_section_contents (opd_bfd, opd_sec, &val, offset, 8)) in opd_entry_value()4980 relocs = _bfd_elf_link_read_relocs (opd_bfd, opd_sec, NULL, NULL, TRUE); in opd_entry_value()4985 hi = lo + opd_sec->reloc_count - 1; /* ignore last reloc */ in opd_entry_value()