tclLoadDyld.c File Reference#include "tclInt.h" #include <mach-o/dyld.h> #include <mach-o/fat.h> #include <mach-o/swap.h> #include <mach-o/arch.h> #include <libkern/OSByteOrder.h> #include <mach/mach.h> #include <stdbool.h> Go to the source code of this file.
Define Documentation
Definition at line 21 of file tclLoadDyld.c.
Definition at line 94 of file tclLoadDyld.c. Referenced by TclpDlopen(), TclpFindSymbol(), and TclpUnloadFile().
Function Documentation
Definition at line 530 of file tclLoadDyld.c.
Definition at line 157 of file tclLoadDyld.c. References ckalloc, dlerror(), dlopen(), Tcl_DyldLoadHandle::dyldLibHeader, Tcl_DyldModuleHandle::module, Tcl_DyldLoadHandle::modulePtr, Tcl_DyldModuleHandle::nextPtr, RTLD_NOW, Tcl_AppendResult(), Tcl_DStringFree(), TCL_DYLD_USE_DLFCN, TCL_DYLD_USE_NSMODULE, TCL_ERROR, Tcl_FSGetNativePath(), Tcl_GetString(), TCL_OK, Tcl_UtfToExternalDString(), TclLoadDbgMsg, and TclpUnloadFile.
Definition at line 346 of file tclLoadDyld.c. References ckalloc, dlerror(), dlsym(), Tcl_DyldLoadHandle::dyldLibHeader, Tcl_DyldModuleHandle::module, Tcl_DyldLoadHandle::modulePtr, Tcl_DyldModuleHandle::nextPtr, Tcl_AppendResult(), Tcl_DStringAppend(), Tcl_DStringFree(), Tcl_DStringInit(), Tcl_UtfToExternalDString(), and TclLoadDbgMsg.
Definition at line 466 of file tclLoadDyld.c. References ckfree, dlclose(), dlerror(), Tcl_DyldModuleHandle::module, Tcl_DyldLoadHandle::modulePtr, Tcl_DyldModuleHandle::nextPtr, and TclLoadDbgMsg.
Generated on Wed Mar 12 12:18:37 2008 by 1.5.1 |