{}
{   The purpose of this request is to build the global offset change vector.
{}
{       OCP$BUILD_GLOBAL_OFFSET_CV (MODULE_DIRECTORY, OLD_MODULE_DICTIONARY,
{         NEW_MODULE_DICTIONARY, OLD_OL, NEW_OL, PREDICTOR, SIZE_OF_PREDICTOR,
{         GLOBAL_OFFSET_PREDICTOR, GOCV_GENERATED)
{}
{ MODULE_DIRECTORY: (input) This paramter specifies corresponding modules in
{       the two object libraries.
{}
{ OLD_MODULE_DICTIONARY: (input) This parameter specifies a module_dictionary in
{       the old object library.
{}
{ NEW_MODULE_DICTIONARY: (input) This paramter specifies a module dictionary
{       in the new object library.
{}
{ 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.
{}
{ PREDICTOR: (input - output) This paramter specifies a pointer to the predictor.
{}
{ SIZE_OF_PREDICTOR: (input_output) This paramter specifies the current size
{       of the predictor in bytes.
{}
{ GLOBAL_OFFSET_PREDICTOR: (output) This parameter specifies a pointer to the
{       global offset change vector in the predictor.
{}
{ GOCV_GENERATED: (output) This paramter specifies whether or not the global
{       offset change vector was generated.
{}
