freebsd-dev/lib/libelf
2012-03-26 21:31:57 +00:00
..
_libelf.h Move helper functions _libelf_ar_get_{name,number,string}() and 2010-07-21 12:54:34 +00:00
elf_begin.3 mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
elf_begin.c * Note that ar(1) archives may also be opened using elf_memory(3). 2010-07-21 13:18:57 +00:00
elf_cntl.3 Fix some duplicate-word typos in manpages. 2011-03-02 21:59:53 +00:00
elf_cntl.c
elf_data.c For zero-sized sections, set the d_buf field of the Elf_Data 2011-05-07 11:04:36 +00:00
elf_end.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_end.c
elf_errmsg.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_errmsg.c Make the generated message from `elf_errmsg(-1)' a little more readable. 2006-12-09 16:27:15 +00:00
elf_errno.c
elf_fill.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_fill.c
elf_flag.c
elf_flagdata.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_getarhdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_getarhdr.c
elf_getarsym.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_getarsym.c
elf_getbase.3 * Improve compatibility with existing application code by permitting the 2010-06-13 10:58:50 +00:00
elf_getbase.c * Improve compatibility with existing application code by permitting the 2010-06-13 10:58:50 +00:00
elf_getdata.3 Document the behavior of elf_getdata() and elf_rawdata() with 2011-05-07 11:29:48 +00:00
elf_getident.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_getident.c
elf_getphdrnum.3 mdoc: sort prologue macros. 2012-03-26 19:23:57 +00:00
elf_getphnum.3 Remove superfluous paragraph macro. 2012-03-25 12:13:24 +00:00
elf_getscn.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_getshdrnum.3 mdoc: sort prologue macros. 2012-03-26 19:23:57 +00:00
elf_getshdrstrndx.3 mdoc: sort prologue macros. 2012-03-26 19:23:57 +00:00
elf_getshnum.3 Remove superfluous paragraph macro. 2012-03-25 12:13:24 +00:00
elf_getshstrndx.3 Remove superfluous paragraph macro. 2012-03-25 12:13:24 +00:00
elf_hash.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_hash.c
elf_kind.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_kind.c
elf_memory.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_memory.c
elf_next.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_next.c
elf_phnum.c * Deprecate elf_getshnum(), elf_getphnum() and elf_getshstrndx() in 2010-07-21 12:14:50 +00:00
elf_rand.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_rand.c
elf_rawfile.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_rawfile.c
elf_scn.c Perform additional checks when translating between file and memory 2010-07-21 10:25:02 +00:00
elf_shnum.c * Deprecate elf_getshnum(), elf_getphnum() and elf_getshstrndx() in 2010-07-21 12:14:50 +00:00
elf_shstrndx.c * Deprecate elf_getshnum(), elf_getphnum() and elf_getshstrndx() in 2010-07-21 12:14:50 +00:00
elf_strptr.3 Spelling fixes. 2010-08-03 17:40:09 +00:00
elf_strptr.c Relax the strict type check because gcc as distributed doesn't create 2008-05-23 07:35:36 +00:00
elf_types.m4 Add support for translating sections of type ELF_T_GNUHASH. 2010-07-21 10:57:22 +00:00
elf_update.3 - change "is is" to "is" or "it is" 2011-10-16 14:30:28 +00:00
elf_update.c libelf is overly strict about the type and alignment of Elf_Data 2010-09-09 18:51:50 +00:00
elf_version.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
elf_version.c
elf.3 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
gelf_cap.c Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
gelf_checksum.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_checksum.c
gelf_dyn.c
gelf_ehdr.c Bug fix: when updating headers using the gelf_update_*() functions, 2010-07-21 08:58:52 +00:00
gelf_fsize.3 - Document that the *fsize() functions return a size of 1 for Elf 2010-07-21 10:39:29 +00:00
gelf_fsize.c
gelf_getcap.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getclass.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getclass.c
gelf_getdyn.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getehdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getmove.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getphdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getrel.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getrela.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getshdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getsym.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getsyminfo.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_getsymshndx.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_move.c Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
gelf_newehdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_newphdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_phdr.c Bug fix: when updating headers using the gelf_update_*() functions, 2010-07-21 08:58:52 +00:00
gelf_rel.c Translate the r_info field of ELF relocation records when converting 2008-03-02 06:33:10 +00:00
gelf_rela.c Translate the r_info field of ELF relocation records when converting 2008-03-02 06:33:10 +00:00
gelf_shdr.c Bug fix: when updating headers using the gelf_update_*() functions, 2010-07-21 08:58:52 +00:00
gelf_sym.c
gelf_syminfo.c Use <osreldate.h> rather than the OS version reported by the kernel 2006-12-18 05:40:01 +00:00
gelf_symshndx.c
gelf_update_ehdr.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf_xlate.c
gelf_xlatetof.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf.3 mdoc: order prologue macros consistently by Dd/Dt/Os 2010-04-14 19:08:06 +00:00
gelf.h Add GELF_* accessor macros. 2007-03-08 04:01:30 +00:00
libelf_align.c Changes for supporting GNU Hash sections. 2010-07-21 09:56:42 +00:00
libelf_allocate.c Fix a bug with the release of section's raw data. Both release loops 2007-02-21 08:14:22 +00:00
libelf_ar_util.c Move helper functions _libelf_ar_get_{name,number,string}() and 2010-07-21 12:54:34 +00:00
libelf_ar.c Move helper functions _libelf_ar_get_{name,number,string}() and 2010-07-21 12:54:34 +00:00
libelf_checksum.c Keep shadow copies of the e_shnum', e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
libelf_convert.m4 Remove duplicate "in". 2011-03-01 11:47:51 +00:00
libelf_data.c Handle MIPS .reginfo section as ELF_T_BYTE 2012-03-26 21:31:57 +00:00
libelf_ehdr.c Perform additional checks when translating between file and memory 2010-07-21 10:25:02 +00:00
libelf_extended.c Keep shadow copies of the e_shnum', e_phnum' and `e_shstrndx' 2006-12-25 02:22:22 +00:00
libelf_fsize.m4 - Document that the *fsize() functions return a size of 1 for Elf 2010-07-21 10:39:29 +00:00
libelf_msize.m4 Changes for supporting GNU Hash sections. 2010-07-21 09:56:42 +00:00
libelf_phdr.c Perform additional checks when translating between file and memory 2010-07-21 10:25:02 +00:00
libelf_shdr.c
libelf_xlate.c Perform additional checks when translating between file and memory 2010-07-21 10:25:02 +00:00
libelf.c
libelf.h * Deprecate elf_getshnum(), elf_getphnum() and elf_getshstrndx() in 2010-07-21 12:14:50 +00:00
Makefile Add the ability to search for all the inlined instances of a given function. 2011-05-07 01:05:31 +00:00
README Add a README. 2009-01-05 05:14:26 +00:00
Version.map * Deprecate elf_getshnum(), elf_getphnum() and elf_getshstrndx() in 2010-07-21 12:14:50 +00:00

# $FreeBSD$
# $NetBSD$

libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.

Documentation:
 * Manual page elf.3 contains an overview of the library.  Other
   manual pages document individual APIs in the library.
 * A tutorial "libelf by Example" is available at:
   http://people.freebsd.org/~jkoshy/download/libelf/article.html
	
For ongoing development please see http://elftoolchain.sourceforge.net/