Home
last modified time | relevance | path

Searched refs:xref_count (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/include/
H A Doasys.h35 unsigned int xref_count; member
50 bfd_byte xref_count[4]; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Doasys.h35 unsigned int xref_count; member
50 bfd_byte xref_count[4]; member
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Doasys.c237 header.xref_count = H_GET_32 (abfd, header_ext.xref_count); in oasys_archive_p()
247 || header.xref_count > 100000) in oasys_archive_p()
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Doasys.c322 header.xref_count = H_GET_32 (abfd, header_ext.xref_count);
334 header.xref_count > 100000)