]> git.siccegge.de Git - frida/frida.git/commit
Remove unused has* from InformationManager
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 12 Oct 2015 06:16:39 +0000 (08:16 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 12 Oct 2015 06:16:39 +0000 (08:16 +0200)
commit217321b48c503edd5b35f35158ba68a04d81ecd3
tree39ce77cbd79ca7e65a08f5936429698c5fcd038e
parent66b8dcbe36a247620e2eebb1bcb29c3fc4c3bd51
Remove unused has* from InformationManager

The only used variant (hasFunction) is used by the disassembler to
determine whether to fall back to unsafe heuristics for finding the
entry. It is not really obvious why such a thing would ever come up for
one of the other types.
src/core/InformationManager.hxx