Searched refs:OffsetField (Results 1 – 4 of 4) sorted by relevance
99 const char *OffsetField = CurCFIRecord + (Size == 0xffffffff ? 12 : 4); in walkAppleEHFrameSection() local104 uint32_t Offset = *reinterpret_cast<const uint32_t *>(OffsetField); in walkAppleEHFrameSection()
706 const char *OffsetField = CurCFIRecord + (Size == 0xffffffff ? 12 : 4); in walkAppleEHFrameSection() local711 uint32_t Offset = *reinterpret_cast<const uint32_t *>(OffsetField); in walkAppleEHFrameSection()
2324 SDValue OffsetField = CurDAG->getTargetConstant(ImmOffset, SL, MVT::i32); in SelectDS_GWS() local2333 Ops.push_back(OffsetField); in SelectDS_GWS()
2554 SDValue OffsetField = CurDAG->getTargetConstant(ImmOffset, SL, MVT::i32); in SelectDS_GWS() local2560 Ops.push_back(OffsetField); in SelectDS_GWS()