Searched refs:emitULEB128IntValue (Results 1 – 15 of 15) sorted by relevance
183 MCOS->emitULEB128IntValue(FileNum); in emitDwarfLineTable()188 MCOS->emitULEB128IntValue(Column); in emitDwarfLineTable()202 MCOS->emitULEB128IntValue(Isa); in emitDwarfLineTable()739 MCOS->emitULEB128IntValue(Name); in EmitAbbrev()740 MCOS->emitULEB128IntValue(Form); in EmitAbbrev()750 MCOS->emitULEB128IntValue(1); in EmitGenDwarfAbbrev()777 MCOS->emitULEB128IntValue(2); in EmitGenDwarfAbbrev()928 MCOS->emitULEB128IntValue(1); in EmitGenDwarfInfo()1019 MCOS->emitULEB128IntValue(2); in EmitGenDwarfInfo()1321 Streamer.emitULEB128IntValue(Reg); in emitCFIInstruction()[all …]
38 MCOS->emitULEB128IntValue(Index); in emit()148 MCOS->emitULEB128IntValue(Probes.size()); in emit()150 MCOS->emitULEB128IntValue(Inlinees.size()); in emit()164 MCOS->emitULEB128IntValue(std::get<1>(Inlinee.first)); in emit()
865 emitULEB128IntValue(Item.Tag); in createAttributesSection()870 emitULEB128IntValue(Item.IntValue); in createAttributesSection()877 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
153 return emitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()309 emitULEB128IntValue(IntValue); in emitULEB128Value()478 OS.emitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
1268 emitULEB128IntValue(IntValue); in emitULEB128Value()2440 emitULEB128IntValue(PointerSize + 1); in emitDwarfAdvanceLineAddr()2456 emitULEB128IntValue(1); in emitDwarfAdvanceLineAddr()
159 void MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue() function in MCStreamer
444 OutStreamer->emitULEB128IntValue(FieldCount); in EmitProducerInfo()449 OutStreamer->emitULEB128IntValue(strlen(Producers.first)); in EmitProducerInfo()451 OutStreamer->emitULEB128IntValue(Producers.second->size()); in EmitProducerInfo()453 OutStreamer->emitULEB128IntValue(Producer.first.size()); in EmitProducerInfo()455 OutStreamer->emitULEB128IntValue(Producer.second.size()); in EmitProducerInfo()509 OutStreamer->emitULEB128IntValue(EmittedFeatures.size()); in EmitTargetFeatures()512 OutStreamer->emitULEB128IntValue(F.Name.size()); in EmitTargetFeatures()
132 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()134 Streamer.emitULEB128IntValue(Pair.second); in emitLocal()
129 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()134 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()141 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
540 MS->emitULEB128IntValue(PointerSize + 1); in emitLineTableForUnit()557 MS->emitULEB128IntValue(FileNum); in emitLineTableForUnit()563 MS->emitULEB128IntValue(Column); in emitLineTableForUnit()573 MS->emitULEB128IntValue(Isa); in emitLineTableForUnit()613 MS->emitULEB128IntValue(AddressDelta); in emitLineTableForUnit()
571 Asm->OutStreamer->emitULEB128IntValue(LSDASizeWithAlign, in emitExceptionTable()576 Asm->OutStreamer->emitULEB128IntValue(CallSiteTableSize); in emitExceptionTable()
52 OutStreamer->emitULEB128IntValue(Value, PadTo); in emitULEB128()
1153 OutStreamer->emitULEB128IntValue(MF.size()); in emitBBAddrMapSection()1163 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()1197 OutStreamer->emitULEB128IntValue(StackSize); in emitStackSizeSection()
721 void emitULEB128IntValue(uint64_t Value, unsigned PadTo = 0);
357 Streamer.emitULEB128IntValue(Name->getString().size()); in emitModuleMetadata()