Searched refs:OffsetToExceptionTbl (Results 1 – 8 of 8) sorted by relevance
133 Optional<uint32_t> OffsetToExceptionTbl; // Only for XCOFF32. member145 Optional<uint64_t> OffsetToExceptionTbl; member
260 IO.mapOptional("OffsetToExceptionTbl", AuxSym.OffsetToExceptionTbl); in auxSymMapping()267 IO.mapOptional("OffsetToExceptionTbl", AuxSym.OffsetToExceptionTbl); in auxSymMapping()
550 W.write<uint64_t>(AuxSym.OffsetToExceptionTbl.value_or(0)); in writeAuxSymbol()565 W.write<uint32_t>(AuxSym.OffsetToExceptionTbl.value_or(0)); in writeAuxSymbol()
355 support::ubig32_t OffsetToExceptionTbl;371 support::ubig64_t OffsetToExceptionTbl;
106 OffsetToExceptionTbl: [[OFFTOEXP=<none>]]335 OffsetToExceptionTbl: [[OFFTOEXP=<none>]]
309 W.printHex("OffsetToExceptionTable", AuxEntPtr->OffsetToExceptionTbl); in printExceptionAuxEnt()322 W.printHex("OffsetToExceptionTable", AuxEntPtr->OffsetToExceptionTbl); in printFunctionAuxEnt()
99 OffsetToExceptionTbl: 2
107 OffsetToExceptionTbl: 2