position-independent code的意思|示意
浮动地址代码位置无关代码
position-independent code的网络常见释义
浮动地址码 ... 浮动地址 address, floating; floating address; relocatable address; relocation address 浮动地址码 position-independent code 再定位地址,浮动地址 ra relocation address ...
position-independent code相关短语
1、 Position Independent Code 位置无关代码 ; 位独码 ; 浮动地址代码 ; 位置无关的代码
position-independent code相关例句
Compiling the DLL as position-independent code.
将dll编译为位置无关代码。
This tells the compiler to generate position-independent code.
这告诉编译器生成位置无关代码。
If you're an avid ASM coder, many things are more straightforward since you can take care to produce position-independent code. This won't necessarily free you from all relocation concerns, however.
假如你想用汇编,很多事情看来可能更直接,因为你要侧重编写自由定位的代码。
Position independent executables (PIE) contain position independent code similar to the Shared libraries and therefore such executables get loaded at a randomly chosen address upon startup.
位置无关可执行程序(PIE)含有位置无关代码,有点像动态库,因此启动时这些代码会被随机加载到一个地址上。