Home
last modified time | relevance | path

Searched refs:KeyWord2 (Results 1 – 6 of 6) sorted by relevance

/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c794 CHAR8 KeyWord2 [MAX_LINE_LEN]; in WriteMapFile() local
952 sscanf (Line, "%s %s", KeyWord, KeyWord2); in WriteMapFile()
953 if (stricmp (KeyWord2, "Size") == 0) { in WriteMapFile()
980 sscanf (Line, "%llx %s %s %s", &TempLongAddress, KeyWord, KeyWord2, FunctionTypeName); in WriteMapFile()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c796 CHAR8 KeyWord2 [MAX_LINE_LEN]; in WriteMapFile() local
954 sscanf (Line, "%s %s", KeyWord, KeyWord2); in WriteMapFile()
955 if (stricmp (KeyWord2, "Size") == 0) { in WriteMapFile()
982 sscanf (Line, "%llx %s %s %s", &TempLongAddress, KeyWord, KeyWord2, FunctionTypeName); in WriteMapFile()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c796 CHAR8 KeyWord2 [MAX_LINE_LEN]; in WriteMapFile() local
954 sscanf (Line, "%s %s", KeyWord, KeyWord2); in WriteMapFile()
955 if (stricmp (KeyWord2, "Size") == 0) { in WriteMapFile()
982 sscanf (Line, "%llx %s %s %s", &TempLongAddress, KeyWord, KeyWord2, FunctionTypeName); in WriteMapFile()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c796 CHAR8 KeyWord2 [MAX_LINE_LEN]; in WriteMapFile() local
959 sscanf (Line, "%s %s", KeyWord, KeyWord2); in WriteMapFile()
960 if (stricmp (KeyWord2, "Size") == 0) { in WriteMapFile()
987 sscanf (Line, "%llx %s %s %s", &TempLongAddress, KeyWord, KeyWord2, FunctionTypeName); in WriteMapFile()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c796 CHAR8 KeyWord2 [MAX_LINE_LEN];
959 sscanf (Line, "%s %s", KeyWord, KeyWord2);
960 if (stricmp (KeyWord2, "Size") == 0) {
987 sscanf (Line, "%llx %s %s %s", &TempLongAddress, KeyWord, KeyWord2, FunctionTypeName);
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c796 CHAR8 KeyWord2 [MAX_LINE_LEN]; in WriteMapFile() local
954 sscanf (Line, "%s %s", KeyWord, KeyWord2); in WriteMapFile()
955 if (stricmp (KeyWord2, "Size") == 0) { in WriteMapFile()
982 sscanf (Line, "%llx %s %s %s", &TempLongAddress, KeyWord, KeyWord2, FunctionTypeName); in WriteMapFile()