object module
In computing, a compiled or assembled module that is the output of a compiler or assembler, often linked with other modules to form an executable program.
コンパイラはソースコードを目的モジュールに変換する。
The compiler converts source code into an object module.
Compound of 目的 (mokuteki, 'purpose' or 'object') and モジュール (mojūru, 'module'), a direct translation of the English computing term 'object module'.