[dsymutil] Add DebugMapObject::lookupObjectAddress()
authorFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:16 +0000 (23:18 +0000)
committerFrederic Riss <friss@apple.com>
Fri, 13 Feb 2015 23:18:16 +0000 (23:18 +0000)
commite9483b84f0a59a4b680756f3295e3926e0569b23
treefdc3021faa64c222749783b7f18048b77e893e25
parent0213b090b87629f88fca9eff4d80b9a2ee2c7266
[dsymutil] Add DebugMapObject::lookupObjectAddress()

It turns out the debug map will be interogated both by name and
by object file address. Add the latter capability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229177 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/DebugMap.cpp
tools/dsymutil/DebugMap.h