Searched refs:inputSymbolTable (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclLoadAout.c154 char * inputSymbolTable; /* Name of the file containing the
173 inputSymbolTable = SymbolTableFile;
178 inputSymbolTable = tclExecutableName;
193 Tcl_DStringAppend (&linkCommandBuf, inputSymbolTable, -1);
153 char * inputSymbolTable; /* Name of the file containing the local
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/
H A DtclLoadAout.c146 char * inputSymbolTable; /* Name of the file containing the
174 inputSymbolTable = SymbolTableFile;
179 inputSymbolTable = tclExecutableName;
247 Tcl_DStringAppend (&linkCommandBuf, inputSymbolTable, -1);
145 char * inputSymbolTable; /* Name of the file containing the local
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/compat/
H A DtclLoadAout.c144 char * inputSymbolTable; /* Name of the file containing the
171 inputSymbolTable = SymbolTableFile;
176 inputSymbolTable = tclExecutableName;
214 Tcl_DStringAppend (&linkCommandBuf, inputSymbolTable, -1);
143 char * inputSymbolTable; /* Name of the file containing the local

Completed in 138 milliseconds