Reads an object module from base[] and passes the names of any exported symbols to (*pAddSymbol)().
function to pass the names to
array of contents of object module
name of the object module (used for error messages)
location to use for error printing
See Implementation
Reads an object module from base[] and passes the names of any exported symbols to (*pAddSymbol)().