xref: /titanic_50/usr/src/cmd/sgs/libelf/common/libelf.wlcmd (revision 5b764efa67662f6a18a3eea7053aab98a9fbfebf)
17c478bd9Sstevel@tonic-gate#ident	"%Z%%M%	%I%	%E% SMI"
27c478bd9Sstevel@tonic-gate#
3*5b764efaSab196087# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
47c478bd9Sstevel@tonic-gate# Use is subject to license terms.
57c478bd9Sstevel@tonic-gate#
67c478bd9Sstevel@tonic-gate# CDDL HEADER START
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
9*5b764efaSab196087# Common Development and Distribution License (the "License").
10*5b764efaSab196087# You may not use this file except in compliance with the License.
117c478bd9Sstevel@tonic-gate#
127c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
137c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
147c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
157c478bd9Sstevel@tonic-gate# and limitations under the License.
167c478bd9Sstevel@tonic-gate#
177c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
187c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
197c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
207c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
217c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
227c478bd9Sstevel@tonic-gate#
237c478bd9Sstevel@tonic-gate# CDDL HEADER END
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gateroot _elf_begin
267c478bd9Sstevel@tonic-gateroot _elf_cntl
277c478bd9Sstevel@tonic-gateroot _elf_end
287c478bd9Sstevel@tonic-gateroot _elf_errmsg
297c478bd9Sstevel@tonic-gateroot _elf_errno
307c478bd9Sstevel@tonic-gateroot _elf_fill
317c478bd9Sstevel@tonic-gateroot _elf_flagdata
327c478bd9Sstevel@tonic-gateroot _elf_flagehdr
337c478bd9Sstevel@tonic-gateroot _elf_flagelf
347c478bd9Sstevel@tonic-gateroot _elf_flagphdr
357c478bd9Sstevel@tonic-gateroot _elf_flagscn
367c478bd9Sstevel@tonic-gateroot _elf_flagshdr
377c478bd9Sstevel@tonic-gateroot _elf32_fsize
387c478bd9Sstevel@tonic-gateroot _elf_getarhdr
397c478bd9Sstevel@tonic-gateroot _elf_getarsym
407c478bd9Sstevel@tonic-gateroot _elf_getbase
417c478bd9Sstevel@tonic-gateroot _elf_getdata
427c478bd9Sstevel@tonic-gateroot _elf32_getehdr
437c478bd9Sstevel@tonic-gateroot _elf_getident
447c478bd9Sstevel@tonic-gateroot _elf32_getphdr
457c478bd9Sstevel@tonic-gateroot _elf_getscn
467c478bd9Sstevel@tonic-gateroot _elf32_getshdr
477c478bd9Sstevel@tonic-gateroot _elf_hash
487c478bd9Sstevel@tonic-gateroot _elf_kind
497c478bd9Sstevel@tonic-gateroot _elf_memory
507c478bd9Sstevel@tonic-gateroot _elf_ndxscn
517c478bd9Sstevel@tonic-gateroot _elf_newdata
527c478bd9Sstevel@tonic-gateroot _elf32_newehdr
537c478bd9Sstevel@tonic-gateroot _elf32_newphdr
547c478bd9Sstevel@tonic-gateroot _elf_newscn
557c478bd9Sstevel@tonic-gateroot _elf_nextscn
567c478bd9Sstevel@tonic-gateroot _elf_next
577c478bd9Sstevel@tonic-gateroot _elf_rand
587c478bd9Sstevel@tonic-gateroot _elf_rawdata
597c478bd9Sstevel@tonic-gateroot _elf_rawfile
607c478bd9Sstevel@tonic-gateroot _elf_strptr
617c478bd9Sstevel@tonic-gateroot _elf_update
627c478bd9Sstevel@tonic-gateroot _elf_version
637c478bd9Sstevel@tonic-gate#root _elf32_xlatetof
647c478bd9Sstevel@tonic-gate#root _elf32_xlatetom
657c478bd9Sstevel@tonic-gateroot nlist
667c478bd9Sstevel@tonic-gate#root _elf_errmsg_r
677c478bd9Sstevel@tonic-gateroot demangle
68*5b764efaSab196087add xlate.c:xlate/f target `funcs | egrep '_to(m|f)$'` xlate.c:byte_to
69*5b764efaSab196087add xlate64.c:xlate/f target `funcs | egrep '_to(m|f)$'` xlate64.c:byte_to
70*5b764efaSab196087#
71*5b764efaSab196087root _elf_getxoff
72*5b764efaSab196087root _elf_swap_wrimage
73*5b764efaSab196087root _gelf_getdyndtflags_1
74*5b764efaSab196087root elf_getshnum
75*5b764efaSab196087root elf_getshstrndx
76*5b764efaSab196087root gelf_checksum
77*5b764efaSab196087root gelf_fsize
78*5b764efaSab196087root gelf_getcap
79*5b764efaSab196087root gelf_getmove
80*5b764efaSab196087root gelf_getphdr
81*5b764efaSab196087root gelf_getrel
82*5b764efaSab196087root gelf_getrela
83*5b764efaSab196087root gelf_getsyminfo
84*5b764efaSab196087root gelf_getsymshndx
85*5b764efaSab196087root gelf_newehdr
86*5b764efaSab196087root gelf_newphdr
87*5b764efaSab196087root gelf_update_cap
88*5b764efaSab196087root gelf_update_dyn
89*5b764efaSab196087root gelf_update_ehdr
90*5b764efaSab196087root gelf_update_move
91*5b764efaSab196087root gelf_update_phdr
92*5b764efaSab196087root gelf_update_rel
93*5b764efaSab196087root gelf_update_rela
94*5b764efaSab196087root gelf_update_shdr
95*5b764efaSab196087root gelf_update_syminfo
96*5b764efaSab196087root gelf_update_symshndx
97*5b764efaSab196087root gelf_xlatetof
98*5b764efaSab196087root gelf_xlatetom
99