Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcollect2.c2303 static unsigned char coffmagic_x64[2] = { 0x64, 0x86 }; in maybe_lto_object_file() local
2320 || memcmp (buf, coffmagic_x64, sizeof (coffmagic_x64)) == 0) in maybe_lto_object_file()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcollect2.c2531 static unsigned char coffmagic_x64[2] = { 0x64, 0x86 }; in maybe_lto_object_file() local
2548 || memcmp (buf, coffmagic_x64, sizeof (coffmagic_x64)) == 0) in maybe_lto_object_file()