mapfile revision cd3e933325e68e23516a196a8fea7f49b1e497c3
decf1efd1558ed0d2562e2f4f2dd741dcc0c392crbb# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
66f62d70d05d9011c6ac59d5cd10a24e452fa1b3rbb# CDDL HEADER START
66f62d70d05d9011c6ac59d5cd10a24e452fa1b3rbb# The contents of this file are subject to the terms of the
9832ee60b23ca2a3faa403bbe88720815969a9fefielding# Common Development and Distribution License (the "License").
9832ee60b23ca2a3faa403bbe88720815969a9fefielding# You may not use this file except in compliance with the License.
dd6d55810261b3c26c4a2ec2e089c031beb1d44dgregames# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dd6d55810261b3c26c4a2ec2e089c031beb1d44dgregames# See the License for the specific language governing permissions
dd6d55810261b3c26c4a2ec2e089c031beb1d44dgregames# and limitations under the License.
ee25ccdf4aa79a7a7f2dfc13fc118f0a343422fcwrowe# When distributing Covered Code, include this CDDL HEADER in each
ee25ccdf4aa79a7a7f2dfc13fc118f0a343422fcwrowe# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
90a8cab05f4d949dd1317df7e19a2f787c46a5f6rbb# If applicable, add the following below this CDDL HEADER, with the
90a8cab05f4d949dd1317df7e19a2f787c46a5f6rbb# fields enclosed by brackets "[]" replaced with your own identifying
90a8cab05f4d949dd1317df7e19a2f787c46a5f6rbb# information: Portions Copyright [yyyy] [name of copyright owner]
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbb# CDDL HEADER END
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbb$mapfile_version 2
6c3ee5153fd311a5fc6dd718dcc704487ac7d2a3rbbLOAD_SEGMENT text {
da3e32612f06d3082e41ba709919c996c89b8c06rederpj FLAGS = READ EXECUTE;
da3e32612f06d3082e41ba709919c996c89b8c06rederpj VADDR = 0x100000;
da3e32612f06d3082e41ba709919c996c89b8c06rederpj ASSIGN_SECTION {
da3e32612f06d3082e41ba709919c996c89b8c06rederpj TYPE = PROGBITS;
da3e32612f06d3082e41ba709919c996c89b8c06rederpj FLAGS = ALLOC !WRITE;
734ab810a1c5028776ed5d6c54b2ef974b75d397rbbLOAD_SEGMENT data {
0d9c389e9c63d02edb068917d49af2fa8012af91marc FLAGS = READ WRITE EXECUTE;
0d9c389e9c63d02edb068917d49af2fa8012af91marc ALIGN = 0x8;
0d9c389e9c63d02edb068917d49af2fa8012af91marc ASSIGN_SECTION {
0d9c389e9c63d02edb068917d49af2fa8012af91marc TYPE = PROGBITS;
ae416a3cdff7a12665838a2184183299dcee6ec9bjh FLAGS = ALLOC WRITE;
ae416a3cdff7a12665838a2184183299dcee6ec9bjh ASSIGN_SECTION {
b0bb6f215e43a79342c422bc9b0c258add88ca51stoddard TYPE = NOBITS;
b0bb6f215e43a79342c422bc9b0c258add88ca51stoddard FLAGS = ALLOC WRITE;
99cec2acb38d6a2fb2d4a9d437db7b50ef5b208awroweNOTE_SEGMENT note {
4d83a32b74579903e90aa1cb8574b5b97404d0c4trawick ASSIGN_SECTION {
4d83a32b74579903e90aa1cb8574b5b97404d0c4trawick TYPE = NOTE;