Add load base to relative pcs computed.

The dynamic linker now supports relocation packing which changes
the relative offset of values into a map. When the raw pc values
are being decoded, the load base needs to be read from the shared
library and added to the relative pc that is computed.

Bug: 22565486

Change-Id: Id01c4753c2a2d7d5079b31554b95db1aa70965a5
1 file changed