<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://gsys.info/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://gsys.info/feed.php">
        <title>Genesys doc</title>
        <description></description>
        <link>http://gsys.info/</link>
        <image rdf:resource="http://gsys.info/lib/tpl/genesys/images/favicon.ico" />
       <dc:date>2026-05-01T22:32:49+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://gsys.info/doku.php?id=doc:libffi&amp;rev=1432920408&amp;do=diff"/>
                <rdf:li rdf:resource="http://gsys.info/doku.php?id=doc:start&amp;rev=1432920408&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://gsys.info/lib/tpl/genesys/images/favicon.ico">
        <title>Genesys</title>
        <link>http://gsys.info/</link>
        <url>http://gsys.info/lib/tpl/genesys/images/favicon.ico</url>
    </image>
    <item rdf:about="http://gsys.info/doku.php?id=doc:libffi&amp;rev=1432920408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-05-29T19:26:48+02:00</dc:date>
        <title>doc:libffi</title>
        <link>http://gsys.info/doku.php?id=doc:libffi&amp;rev=1432920408&amp;do=diff</link>
        <description>This manual is for Libffi, a portable foreign-function interface
library.
   Copyright (C) 2008, 2010, 2011 Red Hat, Inc.

   Permission is granted to copy, distribute and/or modify this
   document under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2, or
   (at your option) any later version.  A copy of the license is
   included in the section entitled &quot;GNU General Public License&quot;.</description>
    </item>
    <item rdf:about="http://gsys.info/doku.php?id=doc:start&amp;rev=1432920408&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-05-29T19:26:48+02:00</dc:date>
        <title>doc:start</title>
        <link>http://gsys.info/doku.php?id=doc:start&amp;rev=1432920408&amp;do=diff</link>
        <description>Development Documentation

	*  

Tools


The three usual tools can be used for objects : nm, objdump, readelf.

 Random examples ...

 readelf -s /usr/lib/lib&lt;example&gt;.so.XX.x | grep &lt;OBJECT_abc&gt;
 objdump -Dslx /lib/libcap.so.2 | more
 objdump -x /path/to/file/filename | head -50

 Functions / parameters , see post 2-3-4</description>
    </item>
</rdf:RDF>
