Searched refs:EmitULEB128IntValue (Results 1 – 15 of 15) sorted by relevance
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()[all …]
176 EmitULEB128IntValue(IntValue); in EmitULEB128Value()330 OS.EmitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
99 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
839 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
147 MCOS->EmitULEB128IntValue(FileNum); in EmitDwarfLineTable()152 MCOS->EmitULEB128IntValue(Column); in EmitDwarfLineTable()157 MCOS->EmitULEB128IntValue(Isa); in EmitDwarfLineTable()281 MCOS->EmitULEB128IntValue(MCDwarfFiles[i]->getDirIndex()); in Emit()591 Streamer.EmitULEB128IntValue(Src.getReg()); in EmitCFIInstruction()600 Streamer.EmitULEB128IntValue(CFAOffset); in EmitCFIInstruction()609 Streamer.EmitULEB128IntValue(Dst.getReg()); in EmitCFIInstruction()623 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()631 Streamer.EmitULEB128IntValue(Offset); in EmitCFIInstruction()636 Streamer.EmitULEB128IntValue(Reg); in EmitCFIInstruction()[all …]
126 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
71 EmitULEB128IntValue(PointerSize + 1); in EmitDwarfSetLineAddr()97 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned AddrSpace) { in EmitULEB128IntValue() function in MCStreamer
636 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
65 OutStreamer.EmitULEB128IntValue(Value); in EmitULEB128()
56 OutStreamer->EmitULEB128IntValue(Value, PadTo); in EmitULEB128()
1000 Streamer.EmitULEB128IntValue(item.Tag); in finishAttributeSection()1004 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()1011 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()
423 void EmitULEB128IntValue(uint64_t Value, unsigned AddrSpace = 0);
561 void EmitULEB128IntValue(uint64_t Value, unsigned Padding = 0);
930 MS->EmitULEB128IntValue(PointerSize + 1); in emitLineTableForUnit()948 MS->EmitULEB128IntValue(FileNum); in emitLineTableForUnit()954 MS->EmitULEB128IntValue(Column); in emitLineTableForUnit()964 MS->EmitULEB128IntValue(Isa); in emitLineTableForUnit()1004 MS->EmitULEB128IntValue(AddressDelta); in emitLineTableForUnit()
198 Streamer.EmitULEB128IntValue(item.Tag, 0); in Finish()201 Streamer.EmitULEB128IntValue(item.IntValue, 0); in Finish()