Lines Matching refs:EmitULEB128IntValue

168       MCOS->EmitULEB128IntValue(FileNum);  in EmitDwarfLineTable()
173 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()
180 MCOS->EmitULEB128IntValue(Size + 1); in EmitDwarfLineTable()
182 MCOS->EmitULEB128IntValue(Discriminator); in EmitDwarfLineTable()
187 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()
346 MCOS->EmitULEB128IntValue(MCDwarfFiles[i].DirIndex); // Directory number. in emitV2FileDirTables()
363 MCOS->EmitULEB128IntValue(DwarfFile.DirIndex); // Directory number. in emitOneV5FileEntry()
388 MCOS->EmitULEB128IntValue(dwarf::DW_LNCT_path); in emitV5FileDirTables()
389 MCOS->EmitULEB128IntValue(LineStr ? dwarf::DW_FORM_line_strp in emitV5FileDirTables()
391 MCOS->EmitULEB128IntValue(MCDwarfDirs.size() + 1); in emitV5FileDirTables()
419 MCOS->EmitULEB128IntValue(dwarf::DW_LNCT_path); in emitV5FileDirTables()
420 MCOS->EmitULEB128IntValue(LineStr ? dwarf::DW_FORM_line_strp in emitV5FileDirTables()
422 MCOS->EmitULEB128IntValue(dwarf::DW_LNCT_directory_index); in emitV5FileDirTables()
423 MCOS->EmitULEB128IntValue(dwarf::DW_FORM_udata); in emitV5FileDirTables()
425 MCOS->EmitULEB128IntValue(dwarf::DW_LNCT_MD5); in emitV5FileDirTables()
426 MCOS->EmitULEB128IntValue(dwarf::DW_FORM_data16); in emitV5FileDirTables()
429 MCOS->EmitULEB128IntValue(dwarf::DW_LNCT_LLVM_source); in emitV5FileDirTables()
430 MCOS->EmitULEB128IntValue(LineStr ? dwarf::DW_FORM_line_strp in emitV5FileDirTables()
437 MCOS->EmitULEB128IntValue(MCDwarfFiles.size()); in emitV5FileDirTables()
784 MCOS->EmitULEB128IntValue(Name); in EmitAbbrev()
785 MCOS->EmitULEB128IntValue(Form); in EmitAbbrev()
795 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfAbbrev()
796 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_compile_unit); in EmitGenDwarfAbbrev()
821 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfAbbrev()
822 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_label); in EmitGenDwarfAbbrev()
832 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfAbbrev()
833 MCOS->EmitULEB128IntValue(dwarf::DW_TAG_unspecified_parameters); in EmitGenDwarfAbbrev()
961 MCOS->EmitULEB128IntValue(1); in EmitGenDwarfInfo()
1047 MCOS->EmitULEB128IntValue(2); in EmitGenDwarfInfo()
1068 MCOS->EmitULEB128IntValue(3); in EmitGenDwarfInfo()
1327 Streamer.EmitULEB128IntValue(Reg1); in EmitCFIInstruction()
1328 Streamer.EmitULEB128IntValue(Reg2); in EmitCFIInstruction()
1342 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1357 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1366 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1368 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()
1377 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1397 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1401 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1404 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1405 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()
1418 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1429 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()
1435 Streamer.EmitULEB128IntValue(Instr.getOffset()); in EmitCFIInstruction()
1593 Streamer.EmitULEB128IntValue(context.getAsmInfo()->getMinInstAlignment()); in EmitCIE()
1608 Streamer.EmitULEB128IntValue(RAReg); in EmitCIE()
1626 Streamer.EmitULEB128IntValue(augmentationLength); in EmitCIE()
1710 Streamer.EmitULEB128IntValue(augmentationLength); in EmitFDE()