retdec
retdec::bin2llvmir::DataFlowEntry Member List

This is the complete list of members for retdec::bin2llvmir::DataFlowEntry, including all inherited members.

_argNamesretdec::bin2llvmir::CallableEntryprotected
_argsretdec::bin2llvmir::CallableEntryprotected
_argTypesretdec::bin2llvmir::CallableEntryprotected
_callconvretdec::bin2llvmir::FunctionEntryprivate
_calledValueretdec::bin2llvmir::DataFlowEntryprivate
_callsretdec::bin2llvmir::DataFlowEntryprivate
_decodedretdec::bin2llvmir::DataFlowEntryprivate
_retEntriesretdec::bin2llvmir::FunctionEntryprivate
_retTyperetdec::bin2llvmir::FunctionEntryprivate
_retValretdec::bin2llvmir::FunctionEntryprivate
_variadicretdec::bin2llvmir::FunctionEntryprivate
_voidargretdec::bin2llvmir::CallableEntryprotected
_wrapretdec::bin2llvmir::FunctionEntryprivate
addArg(llvm::Value *arg)retdec::bin2llvmir::CallableEntry
addRetEntry(const ReturnEntry &ret)retdec::bin2llvmir::FunctionEntry
argNames() constretdec::bin2llvmir::CallableEntry
args() constretdec::bin2llvmir::CallableEntry
argTypes() constretdec::bin2llvmir::CallableEntry
callEntries() constretdec::bin2llvmir::DataFlowEntry
callEntries()retdec::bin2llvmir::DataFlowEntry
createCallEntry(llvm::CallInst *call)retdec::bin2llvmir::DataFlowEntry
createRetEntry(llvm::ReturnInst *ret)retdec::bin2llvmir::FunctionEntry
DataFlowEntry(llvm::Value *called)retdec::bin2llvmir::DataFlowEntry
getCallingConvention() constretdec::bin2llvmir::FunctionEntry
getFunction() constretdec::bin2llvmir::DataFlowEntry
getRetType() constretdec::bin2llvmir::FunctionEntry
getRetValue() constretdec::bin2llvmir::FunctionEntry
getValue() constretdec::bin2llvmir::DataFlowEntry
getWrappedCall() constretdec::bin2llvmir::FunctionEntry
hasBranches() constretdec::bin2llvmir::DataFlowEntry
hasDefinition() constretdec::bin2llvmir::DataFlowEntry
isFullyDecoded() constretdec::bin2llvmir::DataFlowEntry
isFunction() constretdec::bin2llvmir::DataFlowEntry
isValue() constretdec::bin2llvmir::DataFlowEntry
isVariadic() constretdec::bin2llvmir::FunctionEntry
isVoidarg() constretdec::bin2llvmir::CallableEntry
isWrapper() constretdec::bin2llvmir::FunctionEntry
numberOfCalls() constretdec::bin2llvmir::DataFlowEntry
retEntries() constretdec::bin2llvmir::FunctionEntry
retEntries()retdec::bin2llvmir::FunctionEntry
setArgs(std::vector< llvm::Value * > &&args)retdec::bin2llvmir::FunctionEntry
setArgTypes(std::vector< llvm::Type * > &&types, std::vector< std::string > &&names={})retdec::bin2llvmir::CallableEntry
setCalledValue(llvm::Value *called)retdec::bin2llvmir::DataFlowEntry
setCallingConvention(const CallingConvention::ID &cc)retdec::bin2llvmir::FunctionEntry
setIsFullyDecoded(bool res=true)retdec::bin2llvmir::DataFlowEntry
setRetType(llvm::Type *type)retdec::bin2llvmir::FunctionEntry
setRetValue(llvm::Value *val)retdec::bin2llvmir::FunctionEntry
setVariadic(bool variadic=true)retdec::bin2llvmir::FunctionEntry
setVoidarg(bool voidarg=true)retdec::bin2llvmir::CallableEntry
setWrappedCall(llvm::CallInst *wrap)retdec::bin2llvmir::FunctionEntry
storesOnRawStack(const Abi &abi) constretdec::bin2llvmir::DataFlowEntry