Searched refs:c_flag (Results 1 – 5 of 5) sorted by relevance
344 int c_flag; in rs6000coff_core_p() local368 c_flag = core.new_dump.c_flag; in rs6000coff_core_p()379 c_flag = core.old.c_flag; in rs6000coff_core_p()429 if (!(c_flag & UBLOCK_VALID) in rs6000coff_core_p()430 || !(c_flag & LE_VALID)) in rs6000coff_core_p()436 if (!(c_flag & USTACK_VALID)) in rs6000coff_core_p()444 if (!(c_flag & (FULL_CORE | CORE_TRUNC))) in rs6000coff_core_p()470 if (c_flag & CORE_TRUNC) in rs6000coff_core_p()538 if (c_flag & FULL_CORE) in rs6000coff_core_p()589 if (c_flag & CORE_BIGDATA) in rs6000coff_core_p()
90 if ((CORE_VERSION_1 != (core.c_flag & CORE_VERSION_1)) in xcoff64_core_p()102 || (! (core.c_flag & UBLOCK_VALID)) in xcoff64_core_p()103 || (! (core.c_flag & LE_VALID))) in xcoff64_core_p()107 if ((! (core.c_flag & USTACK_VALID)) in xcoff64_core_p()108 || (core.c_flag & CORE_TRUNC)) in xcoff64_core_p()
127 c_flag:1, member428 c_flag:1, /* complement. */ member
300 unsigned char c_flag[1]; member
1684 printf (" flags: 0x%02x\n", bfd_h_get_8 (abfd, hdr->c_flag)); in dump_dumpx_core()