Searched refs:TypeChkSectNum (Results 1 – 4 of 4) sorted by relevance
321 support::ubig16_t TypeChkSectNum;331 support::ubig16_t TypeChkSectNum;374 uint16_t getTypeChkSectNum() const { return GETVALUE(TypeChkSectNum); }
123 std::optional<uint16_t> TypeChkSectNum; member
531 W.write<uint16_t>(AuxSym.TypeChkSectNum.value_or(0)); in writeAuxSymbol()540 W.write<uint16_t>(AuxSym.TypeChkSectNum.value_or(0)); in writeAuxSymbol()
230 IO.mapOptional("TypeChkSectNum", AuxSym.TypeChkSectNum); in auxSymMapping()