Home | History | Annotate | Download | only in compiler

Lines Matching defs:Filename

1055     char                    *Filename;
1067 /* Get AML filename. Use it if non-null */
1078 FlSwitchFileSet (Op->Asl.Filename);
1081 * We will use the AML filename that is embedded in the source file
1082 * for the output filename.
1084 Filename = UtLocalCacheCalloc (strlen (AslGbl_DirectoryPath) +
1089 strcpy (Filename, AslGbl_DirectoryPath);
1090 strcat (Filename, (char *) Child->Asl.Value.Buffer);
1092 AslGbl_OutputFilenamePrefix = Filename;
1097 * filename. Since all files were opened previously, remove the