Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dppcboot.c78 #define SIGNATURE0 0x55 macro
181 if (hdr.signature[0] != SIGNATURE0 || hdr.signature[1] != SIGNATURE1) in ppcboot_object_p()