LibreOffice Module bridges (master) 1
|
Go to the source code of this file.
Macros | |
#define | MAX_CLASSES 4 |
Functions | |
static enum x86_64_reg_class | merge_classes (enum x86_64_reg_class class1, enum x86_64_reg_class class2) noexcept |
static int | classify_argument (typelib_TypeDescriptionReference *pTypeRef, enum x86_64_reg_class classes[], int byteOffset) noexcept |
#define MAX_CLASSES 4 |
Definition at line 84 of file gcc3_linux_x86-64/abi.cxx.
|
staticnoexcept |
Definition at line 132 of file gcc3_linux_x86-64/abi.cxx.
References classify_argument(), i, MAX_CLASSES, merge_classes(), O3TL_UNREACHABLE, and pos.
Referenced by classify_argument(), x86_64::examine_argument(), x86_64::fill_struct(), x86_64::getReturnKind(), and x86_64::return_in_hidden_param().
|
staticnoexcept |
Definition at line 94 of file gcc3_linux_x86-64/abi.cxx.
Referenced by classify_argument().