Searched refs:mapFile (Results 1 – 8 of 8) sorted by relevance
88 mapFile = None variable91 global mapFile92 mapFile = filename152 asm = lookupAsm(mapFile, self.symbol)
27 mapper.mapFile( filename, outfilename )
56 def mapFile(self, filenameIn, filenameOut ): member in LineMapper
238 return mapFile(path);344 ByteBuffer pkgBytes = mapFile(file);518 private static ByteBuffer mapFile(File path) {
242 return mapFile(path);348 ByteBuffer pkgBytes = mapFile(file);523 private static ByteBuffer mapFile(File path) {
1894 char mapFile[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_checkFlag() local1970 uprv_strcpy(mapFile, o->shortName); in pkg_checkFlag()1971 uprv_strcat(mapFile, MAP_FILE_EXT); in pkg_checkFlag()1973 f = T_FileStream_open(mapFile, "w"); in pkg_checkFlag()1975 fprintf(stderr,"Unable to create map file: %s.\n", mapFile); in pkg_checkFlag()
170 com/ibm/icu/impl/ICUBinary#mapFile:(Ljava/io/File;)Ljava/nio/ByteBuffer;
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...