Searched refs:getRuntimeLibcallSymbols (Results 1 – 6 of 6) sorted by relevance
282 static ArrayRef<const char*> getRuntimeLibcallSymbols();
702 auto symbols = lto::LTO::getRuntimeLibcallSymbols(); in lto_runtime_lib_symbols_list()
989 for (auto *s : lto::LTO::getRuntimeLibcallSymbols()) in linkerMain()
1156 ArrayRef<const char*> LTO::getRuntimeLibcallSymbols() { in getRuntimeLibcallSymbols() function in LTO
2225 for (auto *s : lto::LTO::getRuntimeLibcallSymbols()) in linkerMain()
2542 for (auto *s : lto::LTO::getRuntimeLibcallSymbols()) in link()