Home | History | Annotate | Download | only in config

Lines Matching defs:linkonce

4616   int linkonce;
4635 if (strncmp (text_name, ".gnu.linkonce.t.",
4636 strlen (".gnu.linkonce.t.")) == 0)
4639 text_name += strlen (".gnu.linkonce.t.");
4651 linkonce = 0;
4666 linkonce = 1;
4669 obj_elf_change_section (sec_name, type, flags, 0, group_name, linkonce, 0);