Definition ObjectCache.hpp:27
bool IsDynLib
Definition ObjectCache.hpp:29
MemoryBufferRef Buffer
Definition ObjectCache.hpp:28
static CacheEntry staticObject(MemoryBufferRef Buf)
Definition ObjectCache.hpp:31
bool isSharedObject() const
Definition ObjectCache.hpp:35
static CacheEntry sharedObject(MemoryBufferRef Buf)
Definition ObjectCache.hpp:33
bool isStaticObject() const
Definition ObjectCache.hpp:36