Lines Matching defs:curp
1519 struct usedfiles *curp;1522 curp = runp->real = ld_new_inputfile (runp->name, relocatable_file_type);1531 res |= FILE_PROCESS (-1, curp, &ld_state, &curp);1532 while (curp != NULL);