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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Decoff.c50 static int ecoff_get_magic
210 the generic COFF routines. It is the inverse of ecoff_get_magic,
264 ecoff_get_magic (abfd)
2647 internal_f.f_magic = ecoff_get_magic (abfd);
262 ecoff_get_magic (abfd) function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Decoff.c189 the generic COFF routines. It is the inverse of ecoff_get_magic,
241 ecoff_get_magic (bfd *abfd)
2504 internal_f.f_magic = ecoff_get_magic (abfd);
240 ecoff_get_magic (bfd *abfd) function

Completed in 130 milliseconds