tclLoadAix.c File Reference#include <stdio.h> #include <errno.h> #include <string.h> #include <stdlib.h> #include <sys/types.h> #include <sys/ldr.h> #include <a.out.h> #include <ldfcn.h> #include "../compat/dlfcn.h" Go to the source code of this file.
Define Documentation
Typedef Documentation
Function Documentation
Definition at line 319 of file tclLoadAix.c. References Module::cdtors, Module::entry, Module::exports, Module::info, Export::name, Module::nExports, Module::next, Module::refCnt, and Cdtor::term. Referenced by TclpUnloadFile().
Definition at line 309 of file tclLoadAix.c. Referenced by TclpDlopen(), TclpFindSymbol(), and TclpUnloadFile().
Definition at line 99 of file tclLoadAix.c. References Module::name, Module::next, and Module::refCnt. Referenced by TclpDlopen(), and TclpInitPlatform().
Definition at line 283 of file tclLoadAix.c. References Export::addr, Module::exports, Export::name, and Module::nExports. Referenced by TclpFindSymbol().
Generated on Wed Mar 12 12:18:37 2008 by 1.5.1 |