96N/A# The contents of this file are subject to the terms of the
96N/A# Common Development and Distribution License, Version 1.0 only
96N/A# (the "License"). You may not use this file except in compliance
96N/A# See the License for the specific language governing permissions
96N/A# and limitations under the License.
96N/A# When distributing Covered Code, include this CDDL HEADER in each
96N/A# If applicable, add the following below this CDDL HEADER, with the
96N/A# fields enclosed by brackets "[]" replaced with your own identifying
96N/A# information: Portions Copyright [yyyy] [name of copyright owner]
96N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
96N/A# Use is subject to license terms.
618N/A# ident "%Z%%M% %I% %E% SMI"
96N/A do_reloc = FUNCTION parent;
96N/A elf_plt_write = FUNCTION parent;
787N/A eprintf = FUNCTION parent;
787N/A is_so_loaded = FUNCTION parent;
787N/A lookup_sym = FUNCTION parent;
96N/A reloc_table = DATA parent;
96N/A lml_main = DATA parent;