{}
{   The purpose of this request is to build the binding section offset change vector.
{}
{       OCP$BUILD_BINDING_SECTION_CV (OLD_MODULE_HEADER, NEW_MODULE_HEADER,
{         SECTION_DIRECTORY, OLD_OL, NEW_OL, BINDING_SECTION_OFFSET_CV)
{}
{ OLD_MODULE_HEADER: (input) This parameter specifies a load module header
{       in the old object library.
{}
{ NEW_MODULE_HEADER: (input) This parameter specifies a load module header
{       in the new object library.
{}
{ SECTION_DIRECTORY: (input) This parameter specifies a pointer to a directory
{       containing section ordinal changes and pointers to normal section offset
{       change vectors.
{}
{ OLD_OL: (input - output) This parameter specifies a pointer to the old object library.
{}
{ NEW_OL: (input - output) This parameter specifies a pointer to the new object library.
{}
{ BINDING_SECTION_OFFSET_CV: (output) This parameter specifies a pointer to the binding
{       section offset change vector.
{}
