Searched refs:fIsDylib (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/dyld-353.2.1/launch-cache/
H A DMachOLayout.hpp178 virtual bool isDylib() const { return fIsDylib; }
243 bool fIsDylib; member in class:MachOLayout
513 fShareableLocation(false), fDynamicLookupLinkage(false), fMainExecutableLookupLinkage(false), fIsDylib(false),
526 fIsDylib = true;

Completed in 98 milliseconds