Lines Matching refs:EmitULEB128IntValue
118 MCOS->EmitULEB128IntValue(FileNum); in EmitDwarfLineTable()
123 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()
129 MCOS->EmitULEB128IntValue(Size + 1); in EmitDwarfLineTable()
131 MCOS->EmitULEB128IntValue(Discriminator); in EmitDwarfLineTable()
136 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()
305 MCOS->EmitULEB128IntValue(MCDwarfFiles[i].DirIndex); in Emit()
506 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()
507 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()
517 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()
518 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_compile_unit); in EmitGenDwarfAbbrev()
543 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfAbbrev()
544 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_label); in EmitGenDwarfAbbrev()
554 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfAbbrev()
555 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_unspecified_parameters); in EmitGenDwarfAbbrev()
680 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfInfo()
766 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfInfo()
787 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfInfo()
1048 Streamer.EmitULEB128IntValue(Reg1); in EmitCFIInstruction()
1049 Streamer.EmitULEB128IntValue(Reg2); in EmitCFIInstruction()
1059 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1074 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1083 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1085 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1095 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1116 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1120 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1123 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1124 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1137 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1149 Streamer.EmitULEB128IntValue(Instr.getOffset()); in EmitCFIInstruction()
1311 Streamer.EmitULEB128IntValue(context.getAsmInfo()->getMinInstAlignment()); in EmitCIE()
1322 Streamer.EmitULEB128IntValue( in EmitCIE()
1341 Streamer.EmitULEB128IntValue(augmentationLength); in EmitCIE()
1425 Streamer.EmitULEB128IntValue(augmentationLength); in EmitFDE()