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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/ELF/
H A DELFStub.cpp17 SoName = Stub.SoName;
25 SoName = std::move(Stub.SoName);
H A DTBEHandler.cpp135 IO.mapOptional("SoName", Stub.SoName);
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/ELF/
H A DELFStub.h56 Optional<std::string> SoName; member in class:llvm::elfabi::ELFStub

Completed in 117 milliseconds