Searched refs:isGoCompilerObjFile (Results 1 – 1 of 1) sorted by relevance
211 if err != nil || !isGoCompilerObjFile(aro) {263 if err != nil || !isGoCompilerObjFile(aro) {327 func isGoCompilerObjFile(a *archive.Archive) bool { func