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

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

Completed in 74 milliseconds