Searched refs:emitULEB128IntValue (Results 1 – 15 of 15) sorted by relevance
183 MCOS->emitULEB128IntValue(FileNum); in emitDwarfLineTable()188 MCOS->emitULEB128IntValue(Column); in emitDwarfLineTable()195 MCOS->emitULEB128IntValue(Size + 1); in emitDwarfLineTable()197 MCOS->emitULEB128IntValue(Discriminator); in emitDwarfLineTable()202 MCOS->emitULEB128IntValue(Isa); in emitDwarfLineTable()349 MCOS->emitULEB128IntValue(MCDwarfFiles[i].DirIndex); // Directory number. in emitV2FileDirTables()366 MCOS->emitULEB128IntValue(DwarfFile.DirIndex); // Directory number. in emitOneV5FileEntry()390 MCOS->emitULEB128IntValue(dwarf::DW_LNCT_path); in emitV5FileDirTables()391 MCOS->emitULEB128IntValue(LineStr ? dwarf::DW_FORM_line_strp in emitV5FileDirTables()393 MCOS->emitULEB128IntValue(MCDwarfDirs.size() + 1); in emitV5FileDirTables()[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()
156 emitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()314 emitULEB128IntValue(IntValue); in emitULEB128Value()483 OS.emitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
1258 emitULEB128IntValue(IntValue); in emitULEB128Value()2398 emitULEB128IntValue(PointerSize + 1); in emitDwarfAdvanceLineAddr()2414 emitULEB128IntValue(1); in emitDwarfAdvanceLineAddr()
159 void MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue() function in MCStreamer
125 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()130 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()137 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
371 OutStreamer->emitULEB128IntValue(FieldCount); in EmitProducerInfo()376 OutStreamer->emitULEB128IntValue(strlen(Producers.first)); in EmitProducerInfo()378 OutStreamer->emitULEB128IntValue(Producers.second->size()); in EmitProducerInfo()380 OutStreamer->emitULEB128IntValue(Producer.first.size()); in EmitProducerInfo()382 OutStreamer->emitULEB128IntValue(Producer.second.size()); in EmitProducerInfo()436 OutStreamer->emitULEB128IntValue(EmittedFeatures.size()); in EmitTargetFeatures()439 OutStreamer->emitULEB128IntValue(F.Name.size()); in EmitTargetFeatures()
132 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()134 Streamer.emitULEB128IntValue(Pair.second); in emitLocal()
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()
1139 OutStreamer->emitULEB128IntValue(MF.size()); in emitBBAddrMapSection()1149 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()1183 OutStreamer->emitULEB128IntValue(StackSize); in emitStackSizeSection()
1129 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()1133 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()1140 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
718 void emitULEB128IntValue(uint64_t Value, unsigned PadTo = 0);
356 Streamer.emitULEB128IntValue(Name->getString().size()); in emitModuleMetadata()