LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
SubCache.hpp File Reference
#include "LIEF/visibility.h"
#include "LIEF/iterators.hpp"
#include "LIEF/DyldSharedCache/uuid.hpp"
#include <memory>
#include <string>
Include dependency graph for SubCache.hpp:
This graph shows which files directly or indirectly include this file:

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