7 #ifndef RETDEC_BIN2LLVMIR_PROVIDERS_CALL_CONV_X86_X86_PASCAL_H
8 #define RETDEC_BIN2LLVMIR_PROVIDERS_CALL_CONV_X86_X86_PASCAL_H
std::unique_ptr< CallingConvention > Ptr
Definition: calling_convention.h:26
Definition: x86_pascal.h:16
PascalCallingConvention(const Abi *a)
Definition: x86_pascal.cpp:14
static CallingConvention::Ptr create(const Abi *a)
Definition: x86_pascal.cpp:31
Definition: x86_conv.h:17
The frontend-end part of the decompiler.
Definition: archive_wrapper.h:19
Common calling convention of x86 architecture.