Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Daoutf1.h243 #define CORE_MAGIC 0x080456 macro
575 if (core_mag != CORE_MAGIC) in sunos4_core_file_p()
Dirix-core.c190 case CORE_MAGIC: break; in irix_core_core_file_p()
/openbsd/src/gnu/usr.bin/binutils/bfd/
Daoutf1.h281 #define CORE_MAGIC 0x080456 macro
627 if (core_mag != CORE_MAGIC)
Dirix-core.c210 case CORE_MAGIC: break;