Searched refs:dlp (Results 1 – 1 of 1) sorted by relevance
777 struct dylinker_command *dlp = 0; in parse_machfile() local1260 if ((depth == 1) && (dlp == 0)) { in parse_machfile()1261 dlp = (struct dylinker_command *)lcp; in parse_machfile()1462 if (result->needs_dynlinker && !dlp) { in parse_machfile()1466 if ((ret == LOAD_SUCCESS) && (dlp != 0)) { in parse_machfile()1471 ret = load_dylinker(dlp, header->cputype, map, thread, depth, in parse_machfile()1486 if (dlp != 0) { in parse_machfile()