7 #ifndef RETDEC_BIN2LLVMIR_PROVIDERS_CALL_CONV_POWERPC_POWERPC_CONV_H
8 #define RETDEC_BIN2LLVMIR_PROVIDERS_CALL_CONV_POWERPC_POWERPC_CONV_H
Calling convention information.
Definition: calling_convention.h:22
std::unique_ptr< CallingConvention > Ptr
Definition: calling_convention.h:26
Definition: powerpc_conv.h:16
static CallingConvention::Ptr create(const Abi *a)
Definition: powerpc_conv.cpp:51
PowerPCCallingConvention(const Abi *a)
Definition: powerpc_conv.cpp:14
The frontend-end part of the decompiler.
Definition: archive_wrapper.h:19