LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
Binary.hpp File Reference
#include <vector>
#include <memory>
#include "LIEF/visibility.h"
#include "LIEF/Object.hpp"
#include "LIEF/iterators.hpp"
#include "LIEF/errors.hpp"
#include "LIEF/span.hpp"
#include "LIEF/Abstract/Header.hpp"
#include "LIEF/Abstract/Function.hpp"
Include dependency graph for Abstract/Binary.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::Binary
 Abstract binary that exposes an uniform API for the different executable file formats. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 

Functions

const char * LIEF::to_string (Binary::VA_TYPES e)
 
const char * LIEF::to_string (Binary::FORMATS e)