HomeSort by relevance Sort by last modified time
    Searched refs:NLM_SIGNATURE_SIZE (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/include/nlm/
common.h 81 #define NLM_SIGNATURE_SIZE 24
internal.h 60 char signature[NLM_SIGNATURE_SIZE];
  /toolchain/binutils/binutils-2.25/bfd/
nlmswap.h 44 memcpy (dst->signature, src->signature, NLM_SIGNATURE_SIZE);
105 memcpy (dst->signature, src->signature, NLM_SIGNATURE_SIZE);
libnlm.h 140 char signature[NLM_SIGNATURE_SIZE];
nlmcode.h 490 NLM_SIGNATURE_SIZE) != 0)
    [all...]

Completed in 233 milliseconds