Searched refs:STYP_OVRFLO (Results 1 – 5 of 5) sorted by relevance
90 #define STYP_OVRFLO 0x8000 macro
567 * rs6000.h (STYP_OVRFLO): Define.
195 { STYP_OVRFLO, "ovrflo" },568 else if (flags & STYP_OVRFLO) in dump_xcoff32_sections_header()618 if (s->flags == STYP_OVRFLO) in xcoff32_read_sections()
1949 if ((hdr->s_flags & STYP_OVRFLO) == 0) in coff_set_alignment_hook()3968 scnhdr.s_flags = STYP_OVRFLO; in coff_write_object_contents()
531 which checks for STYP_OVRFLO sections.