Lines Matching refs:emitIntValue
359 MCOS->emitIntValue(Offset, RefSize); in emitRef()
861 MCOS->emitIntValue(Length - UnitLengthBytes, OffsetSize); in EmitGenDwarfAranges()
870 MCOS->emitIntValue(0, OffsetSize); in EmitGenDwarfAranges()
896 MCOS->emitIntValue(0, AddrSize); in EmitGenDwarfAranges()
897 MCOS->emitIntValue(0, AddrSize); in EmitGenDwarfAranges()
951 MCOS->emitIntValue(0, OffsetSize); in EmitGenDwarfInfo()
967 MCOS->emitIntValue(0, OffsetSize); in EmitGenDwarfInfo()
1122 MCOS->emitIntValue(0, AddrSize); in emitGenDwarfRanges()
1127 MCOS->emitIntValue(0, AddrSize); in emitGenDwarfRanges()
1128 MCOS->emitIntValue(0, AddrSize); in emitGenDwarfRanges()
1395 Streamer.emitIntValue(dwarf::DW_CFA_LLVM_def_aspace_cfa, 1); in emitCFIInstruction()
1535 Streamer.emitIntValue(Encoding, Size); in EmitCompactUnwind()
1542 Streamer.emitIntValue(0, Size); // No personality fn in EmitCompactUnwind()
1549 Streamer.emitIntValue(0, Size); // No LSDA in EmitCompactUnwind()
1594 Streamer.emitIntValue(CIE_ID, OffsetSize); in EmitCIE()