LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
uuid.hpp File Reference
#include <array>
#include <cstdint>
Include dependency graph for uuid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::dsc
 Namespace related to the dyld shared cache support.
 

Typedefs

using LIEF::dsc::sc_uuid_t = std::array<uint8_t, 16>
 UUID used in different places of the shared cache.