Searched refs:ObjFiles (Results 1 – 6 of 6) sorted by relevance
1120 std::map<std::string, std::string> ObjFiles; in readSymbolizeAndMergeCmdArguments() local1137 if (ObjFiles.find(ShortFileName) != ObjFiles.end()) { in readSymbolizeAndMergeCmdArguments()1141 ObjFiles[ShortFileName] = FileName; in readSymbolizeAndMergeCmdArguments()1160 auto Iter = ObjFiles.find(Components[1]); in readSymbolizeAndMergeCmdArguments()1161 if (Iter == ObjFiles.end()) { in readSymbolizeAndMergeCmdArguments()1168 for (const auto &Pair : ObjFiles) { in readSymbolizeAndMergeCmdArguments()
78 ObjFiles-68K = \xB6144 FreeType.m68k_cfm.o \xC4\xC4 {ObjFiles-68K} {LibFiles-68K} {\xA5MondoBuild\xA5}147 {ObjFiles-68K} \xB6
78 ObjFiles-PPC = \xB6144 FreeType.ppc_classic.o \xC4\xC4 {ObjFiles-PPC} {LibFiles-PPC} {\xA5MondoBuild\xA5}147 {ObjFiles-PPC} \xB6
77 ObjFiles-68K = \xB6143 FreeType.m68k_far.o \xC4\xC4 {ObjFiles-68K} {LibFiles-68K} {\xA5MondoBuild\xA5}146 {ObjFiles-68K} \xB6
78 ObjFiles-PPC = \xB6144 FreeType.ppc_carbon.o \xC4\xC4 {ObjFiles-PPC} {LibFiles-PPC} {\xA5MondoBuild\xA5}147 {ObjFiles-PPC} \xB6
1037 std::map<std::string, std::string> ObjFiles; in readCmdArguments() local1050 if (ObjFiles.find(ShortFileName) != ObjFiles.end()) { in readCmdArguments()1054 ObjFiles[ShortFileName] = FileName; in readCmdArguments()1073 auto Iter = ObjFiles.find(Components[1]); in readCmdArguments()1074 if (Iter == ObjFiles.end()) { in readCmdArguments()