Searched defs:weak_import (Results 1 - 1 of 1) sorted by path

/macosx-10.10.1/dyld-353.2.1/src/
H A DImageLoaderMachOCompressed.cpp717 uintptr_t ImageLoaderMachOCompressed::resolveFlat(const LinkContext& context, const char* symbolName, bool weak_import, argument
741 uintptr_t ImageLoaderMachOCompressed::resolveTwolevel(const LinkContext& context, const ImageLoader* targetImage, bool weak_import, argument
792 bool weak_import = (symboFlags & BIND_SYMBOL_FLAGS_WEAK_IMPORT); local

Completed in 246 milliseconds