• Home
  • Raw
  • Download

Lines Matching refs:EmitULEB128IntValue

136       MCOS->EmitULEB128IntValue(FileNum);  in EmitDwarfLineTable()
141 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()
147 MCOS->EmitULEB128IntValue(Size + 1); in EmitDwarfLineTable()
149 MCOS->EmitULEB128IntValue(Discriminator); in EmitDwarfLineTable()
154 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()
319 MCOS->EmitULEB128IntValue(MCDwarfFiles[i].DirIndex); in Emit()
504 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()
505 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()
515 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()
516 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_compile_unit); in EmitGenDwarfAbbrev()
537 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfAbbrev()
538 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_label); in EmitGenDwarfAbbrev()
548 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfAbbrev()
549 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_unspecified_parameters); in EmitGenDwarfAbbrev()
674 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfInfo()
760 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfInfo()
781 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfInfo()
1053 Streamer.EmitULEB128IntValue(Reg1); in EmitCFIInstruction()
1054 Streamer.EmitULEB128IntValue(Reg2); in EmitCFIInstruction()
1064 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1079 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1088 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1090 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1100 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1121 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1125 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1128 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1129 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1142 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1294 streamer.EmitULEB128IntValue(context.getAsmInfo()->getMinInstAlignment()); in EmitCIE()
1305 streamer.EmitULEB128IntValue( in EmitCIE()
1324 streamer.EmitULEB128IntValue(augmentationLength); in EmitCIE()
1407 streamer.EmitULEB128IntValue(augmentationLength); in EmitFDE()