Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Drs6000-core.c271 #define CORE_COMMONSZ ((long) &((struct core_dumpx *) 0)->c_entries \ macro
274 #define CORE_COMMONSZ ((int) &((struct core_dump *) 0)->c_entries \ macro
299 size = CORE_COMMONSZ; in read_hdr()
310 size -= CORE_COMMONSZ; in read_hdr()
311 return bfd_bread ((char *) core + CORE_COMMONSZ, size, abfd) == size; in read_hdr()
DChangeLog-2015596 Set sizeof CORE_COMMONSZ appropriately in case of either new or