Translation guide
A program that can be loaded and executed from different memory addresses. In Japanese, this is a technical computing term.
A program whose code can be placed in different parts of memory and still run correctly.
Standard technical term for a relocatable program. Used in operating systems and compiler contexts.
このOSは再配置可能プログラムをサポートしている。
This OS supports relocatable programs.
Loanword from English, common in technical documentation and among engineers.
リロケータブルプログラムは、メモリのどこにロードしても動作する。
A relocatable program runs no matter where it is loaded in memory.
Attributive form using な-adjective, often used in explanations.
再配置可能なプログラムは、リンカによって生成される。
Relocatable programs are generated by the linker.