]> git.siccegge.de Git - frida/frida.git/commit
add InformationManager::getEntryAddress
authorChristoph Egger <christoph@christoph-egger.org>
Mon, 12 Oct 2015 06:52:26 +0000 (08:52 +0200)
committerChristoph Egger <christoph@christoph-egger.org>
Mon, 12 Oct 2015 06:52:26 +0000 (08:52 +0200)
commit45f6c89c061ae3e819cd136807c04f997696194e
tree0b7944a471159355f0b1d8941802146cd7a0e89b
parent0aa4fc2a1f3d5a9e6e7c48f4681c1231e9c7697b
add InformationManager::getEntryAddress

wrapps the orresponding Disassembler interface and thereby consistently
allows accessing all information via the InformationManager class. The
sole Interface-responsibility of the Disassembler is now to start work
src/core/InformationManager.hxx