Searched refs:NLM32_POWERPC_SIGNATURE (Results 1 – 4 of 4) sorted by relevance
40 #define NLM32_POWERPC_SIGNATURE "AppleNLM" macro
51 if (memcmp (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature) != 0 in nlm_powerpc_backend_object_p()66 memcpy (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature); in nlm_powerpc_write_prefix()
83 if (memcmp (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature) != 099 memcpy (s.signature, NLM32_POWERPC_SIGNATURE, sizeof s.signature);