LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
SourceVersion.hpp File Reference
#include <ostream>
#include <array>
#include "LIEF/visibility.h"
#include "LIEF/MachO/LoadCommand.hpp"
Include dependency graph for SourceVersion.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LIEF::MachO::SourceVersion
 Class that represents the MachO LoadCommand::TYPE::SOURCE_VERSION This command is used to provide the version of the sources used to build the binary. More...
 

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::MachO
 Namespace related to the LIEF's Mach-O module.
 
namespace  LIEF::MachO::details