Searched refs:EmitULEB128IntValue (Results 1 – 8 of 8) 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()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()[all …]
176 EmitULEB128IntValue(IntValue); in EmitULEB128Value()329 OS.EmitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
94 void MCStreamer::EmitULEB128IntValue(uint64_t Value, unsigned Padding) { in EmitULEB128IntValue() function in MCStreamer
750 EmitULEB128IntValue(IntValue); in EmitULEB128Value()
56 OutStreamer->EmitULEB128IntValue(Value, PadTo); in EmitULEB128()
988 Streamer.EmitULEB128IntValue(item.Tag); in finishAttributeSection()992 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()999 Streamer.EmitULEB128IntValue(item.IntValue); in finishAttributeSection()
539 void EmitULEB128IntValue(uint64_t Value, unsigned Padding = 0);
928 MS->EmitULEB128IntValue(PointerSize + 1); in emitLineTableForUnit()946 MS->EmitULEB128IntValue(FileNum); in emitLineTableForUnit()952 MS->EmitULEB128IntValue(Column); in emitLineTableForUnit()962 MS->EmitULEB128IntValue(Isa); in emitLineTableForUnit()1002 MS->EmitULEB128IntValue(AddressDelta); in emitLineTableForUnit()