object code file
常見例句
- A file containing object code that is ready for execution on the target.
一個包含準(zhǔn)備在目標(biāo)機(jī)上運(yùn)行的目標(biāo)代碼的文件。 - The compiler and linker can compile and link source code program files into object code file that is executable to the virtual machine system.
編譯器和連接器將源程序文件編譯和連接成虛擬機(jī)系統(tǒng)可執(zhí)行的目標(biāo)代碼文件。 - Furthermore, once the SPE code has been generated, it is embedded into an ELF (Executable and Linking Format) object code file and incorporated into the main program through the fib_spe_handle.
另外,生成了 SPE 代碼之后,將它嵌入一個 ELF(Executable and Linking Format)對象代碼文件,并通過 fib_spe_handle 合并進(jìn)主程序。 返回 object code file