LLDB mainline
Instrumenter Member List

This is the complete list of members for Instrumenter, including all inherited members.

BuildObjectCheckerFunc(lldb::addr_t start_address)Instrumenterinlineprotected
BuildPointerValidatorFunc(lldb::addr_t start_address)Instrumenterinlineprotected
GetI8PtrTy()Instrumenterinlineprotected
GetIntptrTy()Instrumenterinlineprotected
Inspect(llvm::Function &function)Instrumenterinline
InspectBasicBlock(llvm::BasicBlock &bb)Instrumenterinlineprotectedvirtual
InspectFunction(llvm::Function &f)Instrumenterinlineprotectedvirtual
InspectInstruction(llvm::Instruction &i)Instrumenterinlineprotectedvirtual
InstIterator typedefInstrumenterprotected
Instrument()Instrumenterinline
Instrumenter(llvm::Module &module, std::shared_ptr< UtilityFunction > checker_function)Instrumenterinline
InstrumentInstruction(llvm::Instruction *inst)=0Instrumenterprotectedpure virtual
InstVector typedefInstrumenterprotected
m_checker_functionInstrumenterprotected
m_i8ptr_tyInstrumenterprivate
m_intptr_tyInstrumenterprivate
m_moduleInstrumenterprotected
m_to_instrumentInstrumenterprotected
RegisterInstruction(llvm::Instruction &inst)Instrumenterinlineprotected
~Instrumenter()=defaultInstrumentervirtual