Searched refs:SectionOrLengthLo (Results 1 – 3 of 3) sorted by relevance
119 std::optional<uint32_t> SectionOrLengthLo; member
234 IO.mapOptional("SectionOrLengthLo", AuxSym.SectionOrLengthLo); in auxSymMapping()
529 W.write<uint32_t>(AuxSym.SectionOrLengthLo.value_or(0)); in writeAuxSymbol()