Lines Matching refs:EmitIntValue
1093 Streamer.EmitIntValue(0x41, 1); in finishAttributeSection()
1104 Streamer.EmitIntValue(VendorHeaderSize + TagHeaderSize + ContentsSize, 4); in finishAttributeSection()
1106 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1108 Streamer.EmitIntValue(ARMBuildAttrs::File, 1); in finishAttributeSection()
1109 Streamer.EmitIntValue(TagHeaderSize + ContentsSize, 4); in finishAttributeSection()
1123 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1128 Streamer.EmitIntValue(0, 1); // '\0' in finishAttributeSection()
1284 EmitIntValue(ARM::EHABI::EXIDX_CANTUNWIND, 4); in emitFnEnd()
1304 EmitIntValue(Intval, Opcodes.size()); in emitFnEnd()
1383 EmitIntValue(Intval, 4); in FlushUnwindOpcodes()
1394 EmitIntValue(0, 4); in FlushUnwindOpcodes()