DLL Programmer's Guide for TNS/E Systems

DLL Programmer’s Guide for TNS/E Systems527252-006
Index-1
Index
A
added load set 3-3
ambiguity
example 4-8, 4-9
warning 4-11
ambiguous symbols 4-5
archive 1-11, 2-7
repeated insertion 2-8
Archive file Glossary-1
argument, of a command-stream option 2-1
attributes, see loadfile attributes
augmenting file names 2-4, 2-11, 5-2
augmenting library names 5-2
auxiliary linkfile 1-11
auxiliary system 1-7, 2-1
B
Big endian Glossary-1
bind symbols 1-1
Bundle Glossary-1
C
C and C++ I/O Files 5-15
C library, dlfcn.h 3-2
C text files
code 101 5-15
code 180 5-15
changing an existing loadfile 5-9
Client (of a loadable library) Glossary-1
code 101, see C text files
code 180, see C text files
Code file Glossary-1
code file 1-1
code segment 5-8
command line 2-2
command stream 1-6, 1-7, 2-2
compiler option to generate PIC 1-3
completion message 5-12
constant-data segment 5-8
controlling the linker, see linker controls
CPlusPlusDialect 5-6
C++ mangled symbol names 5-6
C/C++ I/O files 5-15
D
data segment 5-8
Default Glossary-1
defaults, linker’s list of 2-22
Direct reference (of a loadfile) Glossary-1
directly inserted file name 2-2
directly referenced DLLs, see direct
reference
dlclose() 3-2
dlerror() 3-2, 3-7
in multi-threaded applications 3-8
dlfcn.h 3-2
DLL 1-1
dynamic loading 1-12
intercept 4-13
missing 5-2
name 2-3
DLL file Glossary-1
dlopen() 3-2
handle for accessing a symbol 3-6
mode parameter values 3-3
target 3-3
dlopen_handle 3-6, 3-7
dlsym() 3-2, 3-5
symbol search 3-6
duplicate data items in a linkfile 5-2, 5-3
duplicate procedure names in a linkfile 5-3
duplicate symbol definitions, see symbol
duplicate symbols 4-5
Dynamic loading Glossary-1
dynamic loading, see DLL