Searched refs:mapfile (Results 1 – 4 of 4) sorted by relevance
278 FILE * mapfile; in parse_switches() local280 if ((mapfile = fopen(argv[argn], READ_BINARY)) == NULL) { in parse_switches()284 read_color_map(cinfo, mapfile); in parse_switches()285 fclose(mapfile); in parse_switches()
54 $ mapfile = name + ".map"
191 GLD=`$LD --help < /dev/null 2>&1 | grep 'M mapfile'`
4145 the linker mapfile symbol prefix.
Completed in 12 milliseconds