Home
last modified time | relevance | path

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

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