Searched refs:CORE_COMMONSZ (Results 1 – 2 of 2) sorted by relevance
271 #define CORE_COMMONSZ ((long) &((struct core_dumpx *) 0)->c_entries \ macro274 #define CORE_COMMONSZ ((int) &((struct core_dump *) 0)->c_entries \ macro299 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()
596 Set sizeof CORE_COMMONSZ appropriately in case of either new or