Searched refs:emitULEB128IntValue (Results 1 – 16 of 16) sorted by relevance
201 MCOS->emitULEB128IntValue(FileNum); in emitOne()206 MCOS->emitULEB128IntValue(Column); in emitOne()220 MCOS->emitULEB128IntValue(Isa); in emitOne()766 MCOS->emitULEB128IntValue(Name); in EmitAbbrev()767 MCOS->emitULEB128IntValue(Form); in EmitAbbrev()777 MCOS->emitULEB128IntValue(1); in EmitGenDwarfAbbrev()804 MCOS->emitULEB128IntValue(2); in EmitGenDwarfAbbrev()955 MCOS->emitULEB128IntValue(1); in EmitGenDwarfInfo()1046 MCOS->emitULEB128IntValue(2); in EmitGenDwarfInfo()1348 Streamer.emitULEB128IntValue(Reg); in emitCFIInstruction()[all …]
56 MCOS->emitULEB128IntValue(Index); in emit()160 MCOS->emitULEB128IntValue(Probes.size() + NeedSentinel); in emit()162 MCOS->emitULEB128IntValue(Children.size()); in emit()186 MCOS->emitULEB128IntValue(std::get<1>(Inlinee.first)); in emit()
871 emitULEB128IntValue(Item.Tag); in createAttributesSection()876 emitULEB128IntValue(Item.IntValue); in createAttributesSection()883 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
175 emitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()345 emitULEB128IntValue(IntValue); in emitULEB128Value()527 OS.emitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
1313 emitULEB128IntValue(IntValue); in emitULEB128Value()2519 emitULEB128IntValue(PointerSize + 1); in emitDwarfAdvanceLineAddr()2535 emitULEB128IntValue(1); in emitDwarfAdvanceLineAddr()
162 unsigned MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue() function in MCStreamer
532 MS->emitULEB128IntValue(PointerSize + 1); in emitLineTableForUnit()549 MS->emitULEB128IntValue(FileNum); in emitLineTableForUnit()555 MS->emitULEB128IntValue(Column); in emitLineTableForUnit()565 MS->emitULEB128IntValue(Isa); in emitLineTableForUnit()605 MS->emitULEB128IntValue(AddressDelta); in emitLineTableForUnit()887 OutOffset += MS->emitULEB128IntValue(MacroEntry.Type); in emitMacroTableImpl()905 OutOffset += MS->emitULEB128IntValue(MacroEntry.ExtConstant); in emitMacroTableImpl()928 OutOffset += MS->emitULEB128IntValue(MacroEntry.Line); in emitMacroTableImpl()971 OutOffset += MS->emitULEB128IntValue(MacroEntry.Line); in emitMacroTableImpl()985 OutOffset += MS->emitULEB128IntValue(MacroEntry.Line); in emitMacroTableImpl()[all …]
475 OutStreamer->emitULEB128IntValue(FieldCount); in EmitProducerInfo()480 OutStreamer->emitULEB128IntValue(strlen(Producers.first)); in EmitProducerInfo()482 OutStreamer->emitULEB128IntValue(Producers.second->size()); in EmitProducerInfo()484 OutStreamer->emitULEB128IntValue(Producer.first.size()); in EmitProducerInfo()486 OutStreamer->emitULEB128IntValue(Producer.second.size()); in EmitProducerInfo()549 OutStreamer->emitULEB128IntValue(EmittedFeatures.size()); in EmitTargetFeatures()552 OutStreamer->emitULEB128IntValue(F.Name.size()); in EmitTargetFeatures()
130 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()132 Streamer.emitULEB128IntValue(Pair.second); in emitLocal()
104 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()109 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()116 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
113 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()118 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()125 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
580 Asm->OutStreamer->emitULEB128IntValue(LSDASizeWithAlign, in emitExceptionTable()585 Asm->OutStreamer->emitULEB128IntValue(CallSiteTableSize); in emitExceptionTable()
48 OutStreamer->emitULEB128IntValue(Value, PadTo); in emitULEB128()
1347 OutStreamer->emitULEB128IntValue(MF.size()); in emitBBAddrMapSection()1357 OutStreamer->emitULEB128IntValue(*MBB.getBBID()); in emitBBAddrMapSection()1366 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()1428 OutStreamer->emitULEB128IntValue(StackSize); in emitStackSizeSection()
365 Streamer.emitULEB128IntValue(Name->getString().size()); in emitModuleMetadata()382 Streamer.emitULEB128IntValue(Key->getString().size()); in emitModuleMetadata()389 Streamer.emitULEB128IntValue(Value.size()); in emitModuleMetadata()
760 unsigned emitULEB128IntValue(uint64_t Value, unsigned PadTo = 0);