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

/macosx-10.10/dyld-353.2.1/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.cpp724 uint32_t nlistCount; member in struct:LocalSymbolInfo
2817 const uint32_t nlistCount = fUnmappedLocalSymbols.size(); local

Completed in 136 milliseconds