LIEF: Library to Instrument Executable Formats Version 0.17.0
Loading...
Searching...
No Matches
utils.hpp File Reference
#include "LIEF/visibility.h"
#include <string>
Include dependency graph for PDB/utils.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LIEF
 LIEF namespace.
namespace  LIEF::pdb

Functions

bool LIEF::pdb::is_pdb (const std::string &pdb_path)
 Check if the file given in parameter points to a PDB file.