ELFIO/doc/section_members_table.docbook

30 lines
782 B
Plaintext
Raw Normal View History

2012-03-11 04:16:31 +00:00
<table frame='all'>
<title>Class <classname>section</classname> member functions</title>
<tgroup cols='2' align='left' colsep='1' rowsep='1'>
<colspec colname='c1'/>
<colspec colname='c2'/>
<thead>
<row>
<entry align="center">Function</entry>
<entry align="center">Description</entry>
</row>
</thead>
<tbody>
<row>
<entry>
<funcsynopsis>
<funcprototype>
<funcdef>Elf_Half <function>get_index</function>
</funcdef>
<void/>
</funcprototype>
</funcsynopsis>
</entry>
<entry>
Returns section index within ELF file.
</entry>
</row>
</tbody>
</tgroup>
</table>