If we're searching for a symbol reference to pretty-print a scattered relocation...
authorOwen Anderson <resistor@mac.com>
Thu, 27 Oct 2011 21:53:50 +0000 (21:53 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 27 Oct 2011 21:53:50 +0000 (21:53 +0000)
commitb28bdbf8468e728501828fd41b3f2dba8db62efa
treec28ae84998984850634187e680b8fc621f6f49f4
parentf1b7448201f1933147863273495930864e4af6d4
If we're searching for a symbol reference to pretty-print a scattered relocation address, and we don't find a symbol table entry, try section begin addresses as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143151 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/MachOObjectFile.cpp