Searched refs:getRuntimeLibcallSymbols (Results 1 – 4 of 4) sorted by relevance
423 getRuntimeLibcallSymbols(const Triple &TT);
1389 SmallVector<const char *> LTO::getRuntimeLibcallSymbols(const Triple &TT) { in getRuntimeLibcallSymbols() function in LTO
2569 for (auto *s : lto::LTO::getRuntimeLibcallSymbols(TT)) in linkerMain()
3203 for (auto *s : lto::LTO::getRuntimeLibcallSymbols(TT)) in link()