<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: detailed info about elf format&#8230;</title>
	<atom:link href="https://www.emblogic.com/blog/06/detailed-info-about-elf-format/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/06/detailed-info-about-elf-format/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Sonali</title>
		<link>https://www.emblogic.com/blog/06/detailed-info-about-elf-format/#comment-2676</link>
		<dc:creator><![CDATA[Sonali]]></dc:creator>
		<pubDate>Thu, 11 Oct 2012 11:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3205#comment-2676</guid>
		<description><![CDATA[I have one query about the Elf magic number,
Elf magic number is: 0x7f &#039;E&#039; &#039;L&#039; &#039;F&#039;,
0x7f represents DEL, what is the purpose of using it in magic number?]]></description>
		<content:encoded><![CDATA[<p>I have one query about the Elf magic number,<br />
Elf magic number is: 0x7f &#8216;E&#8217; &#8216;L&#8217; &#8216;F&#8217;,<br />
0x7f represents DEL, what is the purpose of using it in magic number?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj</title>
		<link>https://www.emblogic.com/blog/06/detailed-info-about-elf-format/#comment-812</link>
		<dc:creator><![CDATA[Manoj]]></dc:creator>
		<pubDate>Wed, 13 Jun 2012 19:28:25 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3205#comment-812</guid>
		<description><![CDATA[These symbols represent registers of our processor.
;
i exactly dont remembr d command... But u should try this...

Objdump -x a.out]]></description>
		<content:encoded><![CDATA[<p>These symbols represent registers of our processor.<br />
;<br />
i exactly dont remembr d command&#8230; But u should try this&#8230;</p>
<p>Objdump -x a.out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saurabh.aggarwal</title>
		<link>https://www.emblogic.com/blog/06/detailed-info-about-elf-format/#comment-804</link>
		<dc:creator><![CDATA[saurabh.aggarwal]]></dc:creator>
		<pubDate>Tue, 12 Jun 2012 15:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3205#comment-804</guid>
		<description><![CDATA[thanks,this explained a lot extent about elf,
the stack frame is according to u or there is some command to check (confirm )this ?..
and apart form it what these symbol esi,ecx,edx,eaxand esp repersents..?]]></description>
		<content:encoded><![CDATA[<p>thanks,this explained a lot extent about elf,<br />
the stack frame is according to u or there is some command to check (confirm )this ?..<br />
and apart form it what these symbol esi,ecx,edx,eaxand esp repersents..?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
