Home
last modified time | relevance | path

Searched refs:libelf (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/tools/sgs/
H A DMakefile18 libelf \
28 ld: sgsmsg include libconv libelf libld
30 libelf: sgsmsg include target
31 libld: sgsmsg libelf libconv liblddbg include
/illumos-gate/usr/src/cmd/sgs/libelf/
H A DMakefile.com28 LIBRARY= libelf.a
56 SRCDIR= $(SRC)/cmd/sgs/libelf
77 BLTMESG= $(SGSMSGDIR)/libelf
81 SGSMSGCOM= $(SRCDIR)/common/libelf.msg
82 SGSMSG32= $(SRCDIR)/common/libelf.32.msg
H A DMakefile.targ.6478 # command is constructed - libelf might not be built with the whole sgs.
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS28 Why 32-bit libelf is not Large File Aware
32 theoretical limit on a 32-bit ELF object is 4GB. However, libelf
34 link-editor and related tools are all based on libelf, so the
53 large file aware 32-bit version of libelf has no significant value.
54 Despite this, the question of what it would take to make libelf
59 These structs, found in /usr/include/libelf.h, are:
93 /usr/include/libelf.h:
128 a given program linked against libelf would see the regular, or
133 Finally, all the applications that rely on libelf would need to be made
140 To work around the 2GB limit in 32-bit libelf:
[all …]
H A Dlibelf.32.msg30 # Message file for cmd/sgs/libelf (32bit specific - basically).
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A D00README25 This directory contains sample programs that demonstrate how to use libelf.
26 Manual pages for libelf routines are located in section 3e: Library Functions.
29 file. Each program uses libelf differently. To learn more about ELF files
49 Demonstrates that libelf is MT-Safe and can be used by a
/illumos-gate/usr/src/tools/sgs/libelf/
H A DMakefile28 include $(SGSHOME)/libelf/Makefile.com
54 include $(SGSHOME)/libelf/Makefile.targ
/illumos-gate/usr/src/cmd/sgs/
H A DMakefile.com95 ELFLIBDIR = -L$(SGSHOME)/libelf/$(MACH)
96 ELFLIBDIR64 = -L$(SGSHOME)/libelf/$(MACH64)
H A DMakefile41 libelf \
92 libldstab librtld rtld libelf \
/illumos-gate/usr/src/lib/
H A DMakefile71 ../cmd/sgs/libelf \
577 libcontract libsysevent ../cmd/sgs/libelf libdladm libsff \
613 libdwarf: ../cmd/sgs/libelf
615 libelfsign: libcryptoutil libkmf ../cmd/sgs/libelf
638 libkvm: ../cmd/sgs/libelf
651 libproc: ../cmd/sgs/librtld_db ../cmd/sgs/libelf libctf
H A Dinc.flg37 usr/src/cmd/sgs/libelf
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in755 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_armem
756 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_byte
757 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_cook
761 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_dnode
765 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_inmap
766 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_jbuf
773 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_read
779 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_vm
780 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_elf_work
781 SCOPED_SYMBOL|SunOS_5.6|libelf.so.1|_fini
[all …]
/illumos-gate/usr/src/cmd/sgs/demo_rdb/sparcv9/
H A DMakefile35 -L ../../../libelf/$(MACH64)
/illumos-gate/usr/src/cmd/sgs/demo_rdb/amd64/
H A DMakefile35 -L ../../../libelf/$(MACH64)
/illumos-gate/usr/src/tools/ctf/ctfconvert/
H A DMakefile.com19 NATIVE_LIBS += libelf.so libc.so
/illumos-gate/usr/src/tools/ctf/ctfmerge/
H A DMakefile.com24 NATIVE_LIBS += libelf.so
/illumos-gate/usr/src/cmd/mdb/tools/setdynflag/
H A DMakefile.com51 NATIVE_LIBS += libelf.so libc.so
/illumos-gate/usr/src/cmd/sgs/messages/
H A DMakefile.com42 librtld rtld libelf ldprof \
H A Dsgs.ident42 MSG_ID_LIBELF 10 SUNW_OST_SGS /* sgs/libelf */
/illumos-gate/usr/src/tools/ctf/libctf/
H A DMakefile.com28 NATIVE_LIBS += libelf.so libavl.so libc.so
/illumos-gate/usr/src/tools/find_elf/
H A DMakefile34 NATIVE_LIBS += libelf.so libc.so libavl.so
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dar.msg71 @ MSG_ELF_LIB_FILE "ar: %s caused libelf error: %s\n"
72 @ MSG_ELF_LIB_AR "ar: %s(%s) libelf error: %s\n"
83 @ MSG_ELF_VERSION "ar: libelf.a out of date: %s\n"
/illumos-gate/usr/src/tools/sgs/include/
H A DMakefile31 libelf.h \
/illumos-gate/usr/src/cmd/mandoc/
H A Dlib.in37 LINE("libelf", "ELF Access Library (libelf, \\-lelf)")
/illumos-gate/usr/src/tools/ctf/dwarf/
H A DMakefile.com108 NATIVE_LIBS += libelf.so libc.so libz.so

12