从子程序的属性中,获得与该子程序对应的低位地址和高位地址,它们分别表示与子程序的起始部分和结束部分对应的地址。
From the attributes of the subprogram, get the low address and high address corresponding to this subprogram. This represents the addresses corresponding to the start and end of that subprogram.
如果您想要在应用程序将要支持的所有体系结构上保持通用的起始地址,那么在确定那个地址之前必须考虑所有的体系结构。
You have to consider all architectures before deciding on the addresses if you want to keep the starting addresses common for all the architectures that are going to be supported by the application.
按课程包的例子,我们会使用内存起始地址140,加载我们的已编译、连接后的程序到内存中执行。
For the course pack examples, we'll use a starting address of 140 in memory and load our compiled and linked program into memory to be executed.
按课程包的例子,我们会使用内存起始地址140,加载我们的已编译、连接后的程序到内存中执行。
For the course pack examples, we'll use a starting address of 140 in memory and load our compiled and linked program into memory to be executed.
应用推荐