#include <perms_internal_call.hpp>
Definition at line 16 of file perms_internal_call.hpp.
◆ COLUMNS_PER_SET
| constexpr size_t bb::avm2::perm_internal_call_push_call_stack_settings_::COLUMNS_PER_SET = 5 |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::internal_call_stack_context_id,
ColumnAndShifts::internal_call_stack_entered_call_id,
ColumnAndShifts::internal_call_stack_id,
ColumnAndShifts::internal_call_stack_return_id,
ColumnAndShifts::internal_call_stack_return_pc
}
Definition at line 30 of file perms_internal_call.hpp.
◆ DST_SELECTOR
| constexpr Column bb::avm2::perm_internal_call_push_call_stack_settings_::DST_SELECTOR = Column::internal_call_stack_sel |
|
staticconstexpr |
◆ INVERSES
| constexpr Column bb::avm2::perm_internal_call_push_call_stack_settings_::INVERSES = Column::perm_internal_call_push_call_stack_inv |
|
staticconstexpr |
◆ NAME
| constexpr std::string_view bb::avm2::perm_internal_call_push_call_stack_settings_::NAME = "PERM_INTERNAL_CALL_PUSH_CALL_STACK" |
|
staticconstexpr |
◆ RELATION_NAME
| constexpr std::string_view bb::avm2::perm_internal_call_push_call_stack_settings_::RELATION_NAME = "internal_call" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_context_id,
ColumnAndShifts::execution_next_internal_call_id,
ColumnAndShifts::execution_internal_call_id,
ColumnAndShifts::execution_internal_call_return_id,
ColumnAndShifts::execution_next_pc
}
Definition at line 23 of file perms_internal_call.hpp.
◆ SRC_SELECTOR
| constexpr Column bb::avm2::perm_internal_call_push_call_stack_settings_::SRC_SELECTOR = Column::execution_sel_execute_internal_call |
|
staticconstexpr |
The documentation for this struct was generated from the following file: