For Object Module we have a term and definition in Video Game Programming.

A linkable file. Usually the output of a compiler or assembler. Most programs contain references to functions and data that whose interfaces are known to the compiler but whose definition is not known. An object module is usually a mixture of machine code and symbolic references to external functions and data.
See more Video Game Programming Terms ...
Browse words that start with: