16 #ifndef LLVM_TEXTAPI_ELF_TBEHANDLER_H 17 #define LLVM_TEXTAPI_ELF_TBEHANDLER_H 45 #endif // LLVM_TEXTAPI_ELF_TBEHANDLER_H This class represents lattice values for constants.
Error writeTBEToOutputStream(raw_ostream &OS, const ELFStub &Stub)
Attempts to write an ELF interface file to a raw_ostream.
const VersionTuple TBEVersionCurrent(1, 0)
Defines the llvm::VersionTuple class, which represents a version in the form major[.minor[.subminor]].
Expected< std::unique_ptr< ELFStub > > readTBEFromBuffer(StringRef Buf)
Attempts to read an ELF interface file from a StringRef buffer.