Searched refs:getRuntimeLibcallSymbols (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h302 static ArrayRef<const char*> getRuntimeLibcallSymbols();
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp1353 ArrayRef<const char*> LTO::getRuntimeLibcallSymbols() { function in class:LTO
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDriver.cpp2437 for (auto *s : lto::LTO::getRuntimeLibcallSymbols())
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2778 for (auto *s : lto::LTO::getRuntimeLibcallSymbols())

Completed in 174 milliseconds