|
LIEF: Library to Instrument Executable Formats Version 0.17.1
|
#include "LIEF/visibility.h"#include "LIEF/iterators.hpp"#include "LIEF/DyldSharedCache/uuid.hpp"#include <memory>#include <string>

Go to the source code of this file.
Classes | |
| class | LIEF::dsc::SubCache |
| This class represents a subcache in the case of large/split dyld shared cache. More... | |
| class | LIEF::dsc::SubCache::Iterator |
| SubCache Iterator. More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::dsc |
| Namespace related to the dyld shared cache support. | |
| namespace | LIEF::dsc::details |