Searched refs:MAX_DYLD_COMPACTINFO (Results 1 – 1 of 1) sorted by relevance
228 #define MAX_DYLD_COMPACTINFO (20 * 1024) // max bytes of compactinfo to include per proc/shared re… macro1541 } else if (dyld_compactinfo_size > MAX_DYLD_COMPACTINFO) { in kcdata_record_uuid_info()