<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>><span style="color: rgb(33, 33, 33); font-size: 12pt;">Not quite sure what you mean by "on linker side" - but I guess you mean using linker features like comdats etc, rather than DWARF parsing/reassembly/etc.</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;"><br>
</span></p>
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;">I mean that it probably not a good idea for external library. I feel it is much more convinent to do such proccessing in a linker.</span></p>
<p>Linker do and knows much more about things like sections that are ICFed, eliminated, about COMDATs and many things like strings dedups.<br>
</p>
<p>So it can rebuild relocations and perform DWARF deduplication probably in a faster/more convinent way probably than external API could provide.<br>
</p>
<p>Honestly I did not yet think about it too much, just current feelings.<br>
</p>
<p><br>
</p>
<p>GeÏrge.<br>
</p>
</body>
</html>