Files
rocm-systems/rocclr/compiler/lib/loaders/elf/utils/libelf
foreman d0fde4d659 P4 to Git Change 1193950 by nhaustov@nhaustov_hsa on 2015/09/24 04:08:17
SWDEV-77164 - Remove libelf differences from original elftoolchain. These erroneously make ELF_C_RDWR not to load existing section headers.

	Testing: pre-checkin

Affected files ...

... //depot/stg/opencl/drivers/opencl/compiler/lib/loaders/elf/utils/libelf/elf_scn.c#4 edit
2015-09-24 04:19:56 -04:00
..
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04:00
2014-07-04 16:17:05 -04: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/