16#ifndef LIEF_ART_HASH_H
17#define LIEF_ART_HASH_H
Definition ART/File.hpp:29
static LIEF::Hash::value_type hash(const Object &obj)
void visit(const Header &header) override
Method to visit a LIEF::ART::Header.
void visit(const File &file) override
Method to visit a LIEF::ART::File.
size_t value_type
Definition hash.hpp:33
virtual void visit(const Object &)
Namespace related to the LIEF's ART module.
Definition ART/enums.hpp:20
LIEF namespace.
Definition Abstract/Binary.hpp:40
#define LIEF_API
Definition visibility.h:41