]> git.siccegge.de Git - frida/frida.git/commitdiff
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)
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


No differences found