Searched defs:nlistCount (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/dyld-239.4/launch-cache/
H A Ddyld_cache_format.h82 uint32_t nlistCount; // count of nlist entries member in struct:dyld_cache_local_symbols_info
93 uint32_t nlistCount; // number of local symbols for this dylib member in struct:dyld_cache_local_symbols_entry
H A Dupdate_dyld_shared_cache.cpp703 uint32_t nlistCount; member in struct:LocalSymbolInfo
2749 const uint32_t nlistCount = fUnmappedLocalSymbols.size(); local

Completed in 123 milliseconds