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