Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h5685 static const char header_bigobj_classid[16] = variable
5716 || memcmp (filehdr_src->ClassID, header_bigobj_classid, 16) != 0) in coff_bigobj_swap_filehdr_in()
5734 memcpy (filehdr_out->ClassID, header_bigobj_classid, 16); in coff_bigobj_swap_filehdr_out()
DChangeLog-20142874 (header_bigobj_classid): New constant.