Lines Matching refs:emitIntValue
348 Streamer.emitIntValue(0x0B0F, 2); // UD2: 0F 0B in emitFunction()
365 Streamer.emitIntValue(BC.MIB->getTrapFillValue(), 1); in emitFunction()
918 Streamer.emitIntValue(dwarf::DW_EH_PE_udata4, 1); // LPStart format in emitLSDA()
919 Streamer.emitIntValue(0, 4); // LPStart in emitLSDA()
922 Streamer.emitIntValue(0, 4); in emitLSDA()
927 Streamer.emitIntValue(dwarf::DW_EH_PE_omit, 1); // LPStart format in emitLSDA()
930 Streamer.emitIntValue(0, 4); in emitLSDA()
936 Streamer.emitIntValue(TTypeEncoding, 1); // TType format in emitLSDA()
964 Streamer.emitIntValue(dwarf::DW_EH_PE_sdata4, 1); in emitLSDA()
991 Streamer.emitIntValue(Byte, 1); in emitLSDA()
1005 Streamer.emitIntValue(TypeAddress, TTypeEncodingSize); in emitLSDA()
1018 Streamer.emitIntValue(0, TTypeEncodingSize); in emitLSDA()
1025 Streamer.emitIntValue(Byte, 1); in emitLSDA()