aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/src/coff_file_reader.cpp
AgeCommit message (Expand)Author
2017-01-05Use Nested Namespace DefinitionAlexander Karatarakis
2016-12-16Pass by const refAlexander Karatarakis
2016-11-18[coff] Use the offsets_array to go to archive members. Fixes #292Alexander Karatarakis
2016-11-18[coff] Read the second linker offsets to deduce the real offset countAlexander Karatarakis
2016-11-17[coff] Use peek_value()Alexander Karatarakis
2016-11-17[coff] Eliminate another peek() functionAlexander Karatarakis
2016-11-17[coff] Introduce marker_t. Eliminate one of the peek functionsAlexander Karatarakis
2016-11-17[coff] member_size() now returns already aligned sizeAlexander Karatarakis
2016-11-17[coff] Function renameAlexander Karatarakis
2016-11-17[coff] Variable renameAlexander Karatarakis
2016-11-15Remove unused #includesAlexander Karatarakis
2016-11-15Add comment about freeglut in coff_file_reader.cppAlexander Karatarakis
2016-11-15possible fix for issue #223Geert Van Laethem
2016-10-26[coff_file_reader] Improve error messageAlexander Karatarakis
2016-10-14Add coff_file_reader to extract info/from dll/lib files without dumpbinAlexander Karatarakis