Lines Matching refs:EmitIntValue
985 Streamer.EmitIntValue(0x41, 1); in finishAttributeSection()
996 Streamer.EmitIntValue(VendorHeaderSize + TagHeaderSize + ContentsSize, 4); in finishAttributeSection()
998 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1000 Streamer.EmitIntValue(ARMBuildAttrs::File, 1); in finishAttributeSection()
1001 Streamer.EmitIntValue(TagHeaderSize + ContentsSize, 4); in finishAttributeSection()
1015 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1020 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1164 EmitIntValue(ARM::EHABI::EXIDX_CANTUNWIND, 4); in emitFnEnd()
1184 EmitIntValue(Intval, Opcodes.size()); in emitFnEnd()
1263 EmitIntValue(Intval, 4); in FlushUnwindOpcodes()
1274 EmitIntValue(0, 4); in FlushUnwindOpcodes()