Searched refs:has_reloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/binutils/
H A Dobjdump.c2855 bfd_boolean has_reloc = (abfd->flags & HAS_RELOC);
2856 bfd_map_over_sections (abfd, adjust_addresses, &has_reloc);
2845 bfd_boolean has_reloc = (abfd->flags & HAS_RELOC); local

Completed in 217 milliseconds