Lines Matching defs:linkonce
581 bool linkonce,
756 if (linkonce)
769 || startswith (name, ".gnu.linkonce.wi.")
870 bool linkonce)
872 change_section (name, type, attr, entsize, match_p, linkonce, false, 0);
1197 bool linkonce, has_entsize;
1243 linkonce = 0;
1465 linkonce = 1;
1468 else if (startswith (name, ".gnu.linkonce"))
1469 linkonce = 1;
1476 linkonce =
1491 linkonce = (now_seg->flags & SEC_LINK_ONCE) != 0;
1622 change_section (name, type, attr, entsize, &match, linkonce, push,