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

Go to the source code of this file.

Classes

class  LIEF::COFF::Relocation
 This class represents a COFF relocation. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::COFF
 

Functions

const char * LIEF::COFF::to_string (Relocation::TYPE e)