Home
last modified time | relevance | path

Searched refs:nlm_signature (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dlibnlm.h194 #define nlm_signature(bfd) (nlm_backend (bfd) -> signature) macro
H A Dnlmcode.h487 signature = nlm_signature (abfd); in nlm_object_p()
1940 memcpy (nlm_fixed_header (abfd)->signature, nlm_signature (abfd), in nlm_write_object_contents()
H A DChangeLog-91931230 (nlm_signature): New macro.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dlibnlm.h218 #define nlm_signature(bfd) \ macro
H A Dnlmcode.h146 signature = nlm_signature (abfd);
2002 memcpy (nlm_fixed_header (abfd)->signature, nlm_signature (abfd),
H A DChangeLog-91931230 (nlm_signature): New macro.