Searched refs:TypeChkSectNum (Results 1 – 4 of 4) sorted by relevance
331 support::ubig16_t TypeChkSectNum;341 support::ubig16_t TypeChkSectNum;384 uint16_t getTypeChkSectNum() const { return GETVALUE(TypeChkSectNum); }
124 std::optional<uint16_t> TypeChkSectNum; member
637 W.write<uint16_t>(AuxSym.TypeChkSectNum.value_or(0)); in writeAuxSymbol()646 W.write<uint16_t>(AuxSym.TypeChkSectNum.value_or(0)); in writeAuxSymbol()
260 IO.mapOptional("TypeChkSectNum", AuxSym.TypeChkSectNum); in auxSymMapping()