Searched refs:objFileFormat (Results 1 – 2 of 2) sorted by relevance
44 …objFileFormat = flag.String("obj-file-format", defaultObjFileFormat(runtime.GOOS), "Object file fo… var155 if *objFileFormat == ObjFileFormatPE {163 switch *objFileFormat {171 return nil, fmt.Errorf("unsupported object file format %q", *objFileFormat)