Home | History | Annotate | Download | only in ProcessDsc

Lines Matching refs:ExpandedLine

601   char      ExpandedLine[MAX_LINE_LEN];

722 ExpandSymbols (Line, ExpandedLine, sizeof (ExpandedLine), 0);
723 SmartWrite (FVPtr->FVFilePtr, ExpandedLine);
724 GetBaseAddress (ExpandedLine, FVPtr->BaseAddress);
737 ExpandSymbols (Line, ExpandedLine, sizeof (ExpandedLine), 0);
738 SmartWrite (FVPtr->FVFilePtr, ExpandedLine);
752 sprintf (ExpandedLine, "EFI_FILE_NAME = %s\n", FileListPtr->FileName);
753 SmartWrite (FVPtr->FVFilePtr, ExpandedLine);
847 sprintf (ExpandedLine, "%s\n", FileListPtr->BaseFileName);
848 SmartWrite (FVPtr->AprioriFilePtr, ExpandedLine);
1000 ExpandedLine,
1001 sizeof (ExpandedLine),
1005 fprintf (MakeFptr, ExpandedLine);
1109 ExpandedLine,
1110 sizeof (ExpandedLine),
1113 fprintf (MakeFptr, ExpandedLine);
1183 char ExpandedLine[MAX_LINE_LEN];
1280 ExpandSymbols (Line, ExpandedLine, sizeof (ExpandedLine), 0);
1281 SmartWrite (FVPtr->FVFilePtr, ExpandedLine);
1282 GetBaseAddress (ExpandedLine, FVPtr->BaseAddress);
1295 ExpandSymbols (Line, ExpandedLine, sizeof (ExpandedLine), 0);
1296 SmartWrite (FVPtr->FVFilePtr, ExpandedLine);
1309 ExpandSymbols (Line, ExpandedLine, sizeof (ExpandedLine), 0);
1310 SmartWrite (FVPtr->FVFilePtr, ExpandedLine);