Home | History | Annotate | Download | only in config

Lines Matching refs:text_name

3566   const char *text_name, *sec_text_name;
3573 text_name = sec_text_name;
3574 if (strncmp (text_name, "_info", 5) == 0)
3577 text_name);
3581 if (strcmp (text_name, ".text") == 0)
3582 text_name = "";
3586 suffix = text_name;
3587 if (strncmp (text_name, ".gnu.linkonce.t.",