DLL Programmer's Guide for TNS/R Systems

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