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. |
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. |
RSOLinkFar |
Converts instruction code to long jump. |
RSOGetFarCodeSize |
Size necessary for the instruction code buffer. |
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. |
2006/06/14 Initial version.
CONFIDENTIAL