JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 11.1 Linkers and Libraries Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

Part I Using the Link-Editor and Runtime Linker

1.  Introduction to the Oracle Solaris Link Editors

2.  Link-Editor

3.  Runtime Linker

4.  Shared Objects

Part II Quick Reference

5.  Link-Editor Quick Reference

Part III Advanced Topics

6.  Direct Bindings

7.  Building Objects to Optimize System Performance

8.  Mapfiles

9.  Interfaces and Versioning

10.  Establishing Dependencies with Dynamic String Tokens

11.  Extensibility Mechanisms

Part IV ELF Application Binary Interface

12.  Object File Format

13.  Program Loading and Dynamic Linking

14.  Thread-Local Storage

Part V Appendices

A.  Linker and Libraries Updates and New Features

B.  System V Release 4 (Version 1) Mapfiles

Index

Numbers and Symbols

A

B

C

D

E

F

G

I

L

M

N

O

P

R

S

T

U

V

W

M

mapfiles, index iconMapfiles
conditional input, index iconConditional Input
defaults, index iconPredefined Segments
directive
CAPABILITY, index iconCAPABILITY Directive
DEPEND_VERSIONS, index iconDEPEND_VERSIONS Directive
HDR_NOALLOC, index iconHDR_NOALLOC Directive
LOAD_SEGMENT, index iconLOAD_SEGMENT / NOTE_SEGMENT / NULL_SEGMENT Directives
NOTE_SEGMENT, index iconLOAD_SEGMENT / NOTE_SEGMENT / NULL_SEGMENT Directives
NULL_SEGMENT, index iconLOAD_SEGMENT / NOTE_SEGMENT / NULL_SEGMENT Directives
PHDR_ADD_NULL, index iconPHDR_ADD_NULL Directive
SEGMENT_ORDER, index iconSEGMENT_ORDER Directive
STACK, index iconSTACK Directive
SYMBOL_SCOPE, index iconSYMBOL_SCOPE / SYMBOL_VERSION Directives
SYMBOL_VERSION, index iconSYMBOL_SCOPE / SYMBOL_VERSION Directives
directive syntax, index iconDirective Syntax
example, index iconMapping Examples
lexical conventions, index iconMapfile Structure and Syntax
local scoping, index iconLocalizing Symbol Instances
mapping directives, index iconMapping Directives
symbol attributes
AUXILIARY
index iconShared Objects as Filters
index iconShared Objects as Filters
index iconFiltering Combinations
DIRECT
index iconEnabling Direct Binding
index iconUsing the DIRECT mapfile Keyword
DYNSORT
index iconSymbol Sort Sections
index iconSymbol Sort Sections
ELIMINATE
index iconSymbol Elimination
index iconSymbol Table Layout and Conventions
FILTER
index iconShared Objects as Filters
index iconFiltering Combinations
index iconRemoving Multiply Defined Symbols of the Same Name
FUNCTION, index iconGenerating Standard Filters
INTERPOSE
index iconRuntime Interposition
index iconDefining Explicit Interposition
index iconDynamic Section
NODIRECT
index iconPreventing a Symbol from being Directly Bound to
index iconUsing the NODIRECT mapfile Keyword
NODYNSORT
index iconSymbol Sort Sections
index iconSymbol Sort Sections
syntax version, index iconMapfile Version
mapfiles (version 1 syntax)
defaults, index iconMapfile Option Defaults
example, index iconMapping Example
map structure, index iconInternal Map Structure
mapping directives, index iconMapping Directives
segment declarations, index iconSegment Declarations
size-symbol declarations, index iconSize-Symbol Declarations
structure, index iconMapfile Structure and Syntax
syntax, index iconMapfile Structure and Syntax
mmapobj(2)
index iconGenerating the Output File
index iconAnalyzing Files With elfdump
index iconDynamic Object Padding
multiply-defined data, index iconCOMDAT Section
multiply-defined symbols
index iconShared Object Processing
index iconSimple Resolutions
index iconCOMDAT Section