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

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