LLVM: llvm::RuntimeDyldCheckerImpl Class Reference (original) (raw)

#include "[ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h](RuntimeDyldCheckerImpl%5F8h%5Fsource.html)"

Public Member Functions
RuntimeDyldCheckerImpl (IsSymbolValidFunction IsSymbolValid, GetSymbolInfoFunction GetSymbolInfo, GetSectionInfoFunction GetSectionInfo, GetStubInfoFunction GetStubInfo, GetGOTInfoFunction GetGOTInfo, llvm::endianness Endianness, Triple TT, StringRef CPU, SubtargetFeatures TF, llvm::raw_ostream &ErrStream)
bool check (StringRef CheckExpr) const
bool checkAllRulesInBuffer (StringRef RulePrefix, MemoryBuffer *MemBuf) const

Definition at line 19 of file RuntimeDyldCheckerImpl.h.

RuntimeDyldCheckerImpl::RuntimeDyldCheckerImpl ( IsSymbolValidFunction IsSymbolValid,
GetSymbolInfoFunction GetSymbolInfo,
GetSectionInfoFunction GetSectionInfo,
GetStubInfoFunction GetStubInfo,
GetGOTInfoFunction GetGOTInfo,
llvm::endianness Endianness,
Triple TT,
StringRef CPU,
SubtargetFeatures TF,
llvm::raw_ostream & ErrStream )

check()

checkAllRulesInBuffer()

RuntimeDyldChecker

RuntimeDyldCheckerExprEval


The documentation for this class was generated from the following files: