Searched refs:dylderrstr (Results 1 – 1 of 1) sorted by relevance
632 const char *dylderrstr; in dyld_error_str() local635 NSLinkEditError(&dylder, &dylderno, &dyldfile, &dylderrstr); in dyld_error_str()636 if (dylderrstr && *dylderrstr) in dyld_error_str()638 retStr = SDL_strdup(dylderrstr); in dyld_error_str()