Lines Matching refs:EmitIntValue
966 Streamer.EmitIntValue(0x41, 1); in finishAttributeSection()
977 Streamer.EmitIntValue(VendorHeaderSize + TagHeaderSize + ContentsSize, 4); in finishAttributeSection()
979 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
981 Streamer.EmitIntValue(ARMBuildAttrs::File, 1); in finishAttributeSection()
982 Streamer.EmitIntValue(TagHeaderSize + ContentsSize, 4); in finishAttributeSection()
996 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1001 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1140 EmitIntValue(ARM::EHABI::EXIDX_CANTUNWIND, 4); in emitFnEnd()
1160 EmitIntValue(Intval, Opcodes.size()); in emitFnEnd()
1239 EmitIntValue(Intval, 4); in FlushUnwindOpcodes()
1250 EmitIntValue(0, 4); in FlushUnwindOpcodes()