RSO Feature List

List

RSOListInit Initialize linked list and register static module information.
RSOLinkList Register a dynamic module to the linked list.
RSOLinkListFixed Register a dynamic module to the linked list.
RSOUnLinkList Remove a dynamic module from the linked list.

Manual

RSOStaticLocateObject Internal processing of the static module information.
RSOLocateObject Internal processing of the dynamic module information.
RSOLocateObjectFixed Internal processing of the dynamic module information.
RSOUnLocateObject Restoration of the dynamic module information.
RSOLink Link module.
RSOUnLink Unlink module.

Long Jump

RSOLinkFar Converts instruction code to long jump.
RSOGetFarCodeSize Size necessary for the instruction code buffer.

Others

RSOGetFixedSize Obtain the region size that needs to be allocated from the module.
RSOFindExportSymbolAddr Get address from the symbol.
RSOIsImportSymbolResolvedAll Check whether all external references are resolved.

Revision History

2006/06/14 Initial version.


CONFIDENTIAL