retdec
Public Attributes | List of all members
retdec::llvmir_emul::LlvmIrEmulator::CallEntry Struct Reference

#include <llvmir_emul.h>

Collaboration diagram for retdec::llvmir_emul::LlvmIrEmulator::CallEntry:
Collaboration graph
[legend]

Public Attributes

llvm::Value * calledValue
 
std::vector< llvm::GenericValue > calledArguments
 

Member Data Documentation

◆ calledArguments

std::vector<llvm::GenericValue> retdec::llvmir_emul::LlvmIrEmulator::CallEntry::calledArguments

◆ calledValue

llvm::Value* retdec::llvmir_emul::LlvmIrEmulator::CallEntry::calledValue

The documentation for this struct was generated from the following file: