Home | History | Annotate | Download | only in ld

Lines Matching refs:fi

215 	if fi, err := os.Lstat(*flagOutfile); err == nil && !fi.Mode().IsRegular() {