16#ifndef LIEF_ELF_UTILS_H
17#define LIEF_ELF_UTILS_H
Class that is used to a read stream of data from different sources.
Definition BinaryStream.hpp:33
Namespace related to the LIEF's ELF module.
Definition Abstract/Header.hpp:28
bool is_elf(BinaryStream &stream)
Check if given stream wraps an ELF file.
unsigned long hash64(const char *name)
unsigned long hash32(const char *name)
uint32_t dl_new_hash(const char *name)
LIEF namespace.
Definition Abstract/Binary.hpp:36
#define LIEF_API
Definition visibility.h:41