ΒΆllvm::Error filterIFSSyms(
llvm::ifs::IFSStub& Stub,
bool StripUndefined,
const std::vector<std::string>& Exclude = {})
llvm::Error filterIFSSyms(
llvm::ifs::IFSStub& Stub,
bool StripUndefined,
const std::vector<std::string>& Exclude = {})
Declared at: llvm/include/llvm/InterfaceStub/IFSHandler.h:56
Parameters
- llvm::ifs::IFSStub& Stub
- bool StripUndefined
- const std::vector<std::string>& Exclude = {}