Home
last modified time | relevance | path

Searched refs:NLM_SIGNATURE_SIZE (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dnlmswap.h44 memcpy (dst->signature, src->signature, NLM_SIGNATURE_SIZE); in nlm_swap_fixed_header_in()
105 memcpy (dst->signature, src->signature, NLM_SIGNATURE_SIZE); in nlm_swap_fixed_header_out()
Dlibnlm.h140 char signature[NLM_SIGNATURE_SIZE];
Dnlmcode.h490 NLM_SIGNATURE_SIZE) != 0) in nlm_object_p()
1940 NLM_SIGNATURE_SIZE); in nlm_write_object_contents()
/toolchain/binutils/binutils-2.27/include/nlm/
Dcommon.h81 #define NLM_SIGNATURE_SIZE 24 macro
Dinternal.h60 char signature[NLM_SIGNATURE_SIZE];