Searched refs:NLM32_POWERPC_SIGNATURE (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/legacy/binutils/include/nlm/
H A Dppc-ext.h40 #define NLM32_POWERPC_SIGNATURE "AppleNLM" macro
/haiku-buildtools/binutils/include/nlm/
H A Dppc-ext.h41 #define NLM32_POWERPC_SIGNATURE "AppleNLM" macro
/haiku-buildtools/legacy/binutils/bfd/
H A Dnlm32-ppc.c52 if (memcmp (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature) != 0
67 memcpy (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature);
/haiku-buildtools/binutils/bfd/
H A Dnlm32-ppc.c52 if (memcmp (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature) != 0
67 memcpy (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature);

Completed in 31 milliseconds