338a339,346
> // This function acts as a callback to update the bias value in
> // the object file because the parameters needed to calculate the
> // bias are not available when the object file is created.
> void updateBias();
>
> Addr getBias();
> Addr getStartPC();
>