|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
#include <array>#include <cstdint>

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. | |