CRO0: Difference between revisions

No edit summary
No edit summary
Line 49: Line 49:


Section0 for CRO contains code, and CRO section1 contains symbols.
Section0 for CRO contains code, and CRO section1 contains symbols.
When the RO module loads the entire CRO into process memory(mapped in the 0x00100000-0x04000000 region), it modifies the mapped CRO data. The magic field is changed to "FIXD". Other data is modified too: an address relative to the CRO .text in the original CRO is completely different from the address relative to .text in the final mapped CRO.