|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#include <ostream>#include "LIEF/visibility.h"#include "LIEF/iterators.hpp"#include "LIEF/PE/debug/Debug.hpp"#include "LIEF/PE/debug/PogoEntry.hpp"

Go to the source code of this file.
Classes | |
| class | LIEF::PE::Pogo |
| This class represents a Profile Guided Optimization entry from the debug directory (IMAGE_DEBUG_TYPE_POGO). More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::PE |
| Namespace related to the LIEF's PE module. | |
Functions | |
| const char * | LIEF::PE::to_string (Pogo::SIGNATURES e) |