aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMax Horn2010-11-05 01:20:34 +0000
committerMax Horn2010-11-05 01:20:34 +0000
commit7ace85e63646d3fd4843e7f45595bc04f3b2c7dc (patch)
tree31fb058c695dab2969f5bf6a4f33db6973c20a33 /test
parent102e7ee88cf04fa470ec372a1ac38846d278d463 (diff)
downloadscummvm-rg350-7ace85e63646d3fd4843e7f45595bc04f3b2c7dc.tar.gz
scummvm-rg350-7ace85e63646d3fd4843e7f45595bc04f3b2c7dc.tar.bz2
scummvm-rg350-7ace85e63646d3fd4843e7f45595bc04f3b2c7dc.zip
PLUGINS: Simplify ELF plugin providers & DLObject subclasses
* Remove DLObject virtual methods allocSegment and freeSegment. As long as all DLObject implementations use memalign + free to allocate/release segments, there is no point in wrapping those. This enables further simplifications. * Add TemplatedELFPlugin template class. Use this instead of explicit ELFPlugin subclasses. * Rename DLObject::discard_symtab to discardSymtab svn-id: r54082
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions