{}
{    The purpose of this request is to adjust the offset and section ordinals
{ of the relocation records using the section change vectors.
{}
{        OCP$PROCESS_REL_RECORDS (SECTION_DIRECTORY, RELOCATION, NUMBER_OF_REL_ITEMS,
{          CODE_SECTION_DIRECTORY, MODULE_CODE_SECTIONS)
{}
{ SECTION_DIRECTORY: (input) This parameter specifies a directory containing
{        the section number change vector and pointers to the section offset
{        change vectors.
{}
{ RELOCATION: (input) This parameter specifies the array of relocation items
{        in the object library.
{}
{ NUMBER_OF_REL_ITEMS: (input) This parameter specifies the number of relocation
{        items in the relocation array.
{}
{ CODE_SECTION_DIRECTORY: (input) This parameter specifies indices into the module
{        code section directory for each module.
{}
{ MODULE_CODE_SECTIONS: (input) This parameter specifies a directory of code section
{        ordinals and pointers to code sections.
{}

