LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#include <cstdint>
#include <array>
#include "LIEF/COFF/Header.hpp"
#include "LIEF/visibility.h"
#include "LIEF/span.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::COFF::BigObjHeader |
This class represents the header for a COFF object compiled with /bigobj support (i.e. the number of sections can exceed 65536). More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::COFF |