Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Daix386-core.c45 #ifndef COR_MAGIC
46 # define COR_MAGIC "core" macro
91 if (strncmp (longbuf, COR_MAGIC, 4)) in aix386_core_file_p()