The .tbss section is in the middle of a PT_LOAD. Whatever treatment we give to its address we must also give to the offset. We were ignoring it for address computations, but not for offset. Fixes pr26712. llvm-svn: 261667