Home | History | Annotate | Download | only in bfd

Lines Matching refs:signature

443   const char *signature;
485 the NLM signature. */
486 signature = nlm_signature (abfd);
487 if (signature != NULL
488 && *signature != '\0'
489 && strncmp ((char *) i_fxdhdrp->signature, signature,
1941 memcpy (nlm_fixed_header (abfd)->signature, nlm_signature (abfd),