Searched refs:STYP_TEXT (Results 1 – 6 of 6) sorted by relevance
392 #define STYP_TEXT (0x0020) /* section contains text only */ macro
431 #define STYP_TEXT (0x0020) /* section contains text only */ macro
423 #define STYP_TEXT (0x0020) /* section contains text only */ macro
506 styp_flags = STYP_TEXT; in sec_to_styp_flags()586 styp_flags = STYP_TEXT; in sec_to_styp_flags()597 styp_flags = STYP_TEXT; in sec_to_styp_flags()602 styp_flags = STYP_TEXT; in sec_to_styp_flags()747 if (styp_flags & STYP_TEXT) in styp_to_sec_flags()
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()
183 { STYP_TEXT, "text" },1459 if (data->sects[i].flags == STYP_TEXT) in dump_xcoff32_traceback()