LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
LIEF::COFF::Parser Member List

This is the complete list of members for LIEF::COFF::Parser, including all inherited members.

parse(std::unique_ptr< BinaryStream > stream, const ParserConfig &config=ParserConfig::default_conf())LIEF::COFF::Parserstatic
parse(const std::string &file, const ParserConfig &config=ParserConfig::default_conf())LIEF::COFF::Parserinlinestatic
SymSecMap typedefLIEF::COFF::Parser
~Parser()LIEF::COFF::Parser