Searched refs:STYP_TEXT (Results 1 – 7 of 7) sorted by relevance
431 #define STYP_TEXT (0x0020) /* section contains text only */ macro
522 styp_flags = STYP_TEXT; in sec_to_styp_flags()602 styp_flags = STYP_TEXT; in sec_to_styp_flags()613 styp_flags = STYP_TEXT; in sec_to_styp_flags()618 styp_flags = STYP_TEXT; in sec_to_styp_flags()763 if (styp_flags & STYP_TEXT) in styp_to_sec_flags()
297 { _TEXT, STYP_TEXT }, in ecoff_sec_to_styp_flags()338 styp = STYP_TEXT; in ecoff_sec_to_styp_flags()373 if ((styp_flags & STYP_TEXT) in _bfd_ecoff_styp_to_sec_flags()2458 if ((section.s_flags & STYP_TEXT) != 0 in _bfd_ecoff_write_object_contents()
2226 text_scnhdr.s_flags = STYP_TEXT; in xcoff64_generate_rtinit()
3357 section named _INIT. Don't set STYP_TEXT unless SEC_CODE is set.3359 a STYP_TEXT section.4848 coffcode.h (styp_to_sec_flags): if STYP_NOLOAD && (STYP_TEXT ||
183 { STYP_TEXT, "text" },1459 if (data->sects[i].flags == STYP_TEXT) in dump_xcoff32_traceback()
12178 SEG_E2 contents. Set .init and .fini sections to STYP_TEXT.