For example,?C?LIB_CODE includes ?C?UIDIV,?C?ULCMP,?C?LSTXDATA,?C?CCASE etc.And these module are all arranged to stick together.
I want to relocate some module to different address.For example,?C?UIDIV is at 0x1000.?C?CCASE is at 0x2000.
How?