Lines Matching full:dylib
1879 There is one dyld_cache_local_symbols_entry per dylib/framework in the dyld shared cache.
1880 The "dylibOffset" field is the Mach-O header of this dylib/framework in the dyld shared cache.
1881 The dyld_cache_local_symbols_entry also lists the start of this dylib/framework's nlist records
1882 and the count of how many nlist records there are for this dylib/framework.
4149 if (m_data.GetU32(&offset, &load_cmd.dylib, 4) == NULL)
4151 version = load_cmd.dylib.current_version;