beremiz

Add helper function GetRetainSize()

2018-06-01, Andrey Skvortsov
9fa5be79bb77
file isExecutable
Add helper function GetRetainSize()

it will be useful for retain implementations.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>