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()
503 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()
504 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()
514 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()
515 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_compile_unit); in EmitGenDwarfAbbrev()
536 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfAbbrev()
537 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_label); in EmitGenDwarfAbbrev()
547 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfAbbrev()
548 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_unspecified_parameters); in EmitGenDwarfAbbrev()
673 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfInfo()
759 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfInfo()
780 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfInfo()
1041 Streamer.EmitULEB128IntValue(Reg1); in EmitCFIInstruction()
1042 Streamer.EmitULEB128IntValue(Reg2); in EmitCFIInstruction()
1052 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1067 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1076 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1078 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1088 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1109 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1113 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1116 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1117 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1130 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1142 Streamer.EmitULEB128IntValue(Instr.getOffset()); in EmitCFIInstruction()
1304 Streamer.EmitULEB128IntValue(context.getAsmInfo()->getMinInstAlignment()); in EmitCIE()
1315 Streamer.EmitULEB128IntValue( in EmitCIE()
1334 Streamer.EmitULEB128IntValue(augmentationLength); in EmitCIE()
1418 Streamer.EmitULEB128IntValue(augmentationLength); in EmitFDE()