Searched refs:NeededLibs (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/ELF/
H A DELFStub.cpp18 NeededLibs = Stub.NeededLibs;
26 NeededLibs = std::move(Stub.NeededLibs);
H A DTBEHandler.cpp137 IO.mapOptional("NeededLibs", Stub.NeededLibs);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/ELF/
H A DELFStub.h58 std::vector<std::string> NeededLibs; member in class:llvm::elfabi::ELFStub

Completed in 106 milliseconds