|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|


Go to the source code of this file.
Classes | |
| class | LIEF::pdb::BuildMetadata |
| This class wraps build metadata represented by the codeview symbols: S_COMPILE3, S_COMPILE2, S_BUILDINFO, S_ENVBLOCK. More... | |
| struct | LIEF::pdb::BuildMetadata::version_t |
| This structure represents a version for the backend or the frontend. More... | |
| struct | LIEF::pdb::BuildMetadata::build_info_t |
| This structure represents information wrapped by the S_BUILDINFO symbol. More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::pdb |
| namespace | LIEF::pdb::details |
Functions | |
| const char * | LIEF::pdb::to_string (BuildMetadata::CPU cpu) |
| const char * | LIEF::pdb::to_string (BuildMetadata::LANG cpu) |