Searched refs:StabInfoIndex (Results 1 – 4 of 4) sorted by relevance
117 std::optional<uint32_t> StabInfoIndex; member
334 support::ubig32_t StabInfoIndex;408 return Entry32->StabInfoIndex;
270 IO.mapOptional("StabInfoIndex", AuxSym.StabInfoIndex); in auxSymMapping()
649 W.write<uint32_t>(AuxSym.StabInfoIndex.value_or(0)); in writeAuxSymbol()