Searched refs:claimed_file (Results 1 - 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/tools/gold/ |
H A D | gold-plugin.cpp | 62 struct claimed_file { struct in namespace:__anon23135 69 std::list<claimed_file> Modules; 280 claimed_file &cf = Modules.back(); 382 for (std::list<claimed_file>::iterator I = Modules.begin(), 440 for (std::list<claimed_file>::iterator I = Modules.begin(),
|
/external/llvm/tools/gold/ |
H A D | gold-plugin.cpp | 76 struct claimed_file { struct in namespace:__anon14848 150 static std::list<claimed_file> Modules; 506 claimed_file &cf = Modules.back(); 646 static const void *getSymbolsAndView(claimed_file &F) { 662 getModuleSummaryIndexForFile(claimed_file &F) { 690 getModuleForFile(LLVMContext &Context, claimed_file &F, const void *View, 1140 static void linkInModule(LLVMContext &Context, IRMover &L, claimed_file &F, 1180 static void thinLTOBackendTask(claimed_file &F, const void *View, 1226 for (claimed_file &F : Modules) { 1324 for (claimed_file [all...] |
Completed in 468 milliseconds