Home
last modified time | relevance | path

Searched refs:emitULEB128IntValue (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp226 MCOS->emitULEB128IntValue(FileNum); in emitOne()
231 MCOS->emitULEB128IntValue(Column); in emitOne()
238 MCOS->emitULEB128IntValue(Size + 1); in emitOne()
240 MCOS->emitULEB128IntValue(Discriminator); in emitOne()
245 MCOS->emitULEB128IntValue(Isa); in emitOne()
426 MCOS->emitULEB128IntValue(MCDwarfFiles[i].DirIndex); // Directory number. in emitV2FileDirTables()
443 MCOS->emitULEB128IntValue(DwarfFile.DirIndex); // Directory number. in emitOneV5FileEntry()
465 MCOS->emitULEB128IntValue(dwarf::DW_LNCT_path); in emitV5FileDirTables()
466 MCOS->emitULEB128IntValue(LineStr ? dwarf::DW_FORM_line_strp in emitV5FileDirTables()
468 MCOS->emitULEB128IntValue(MCDwarfDirs.size() + 1); in emitV5FileDirTables()
[all …]
H A DMCELFStreamer.cpp649 emitULEB128IntValue(Item.Tag); in createAttributesSection()
654 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
661 emitULEB128IntValue(Item.IntValue); in createAttributesSection()
709 emitULEB128IntValue(Item.Tag); in createAttributesWithSubsection()
715 emitULEB128IntValue(Item.IntValue); in createAttributesWithSubsection()
722 emitULEB128IntValue(Item.IntValue); in createAttributesWithSubsection()
H A DMCPseudoProbe.cpp59 MCOS->emitULEB128IntValue(Index); in emit()
93 MCOS->emitULEB128IntValue(Discriminator); in emit()
171 MCOS->emitULEB128IntValue(Probes.size() + NeedSentinel); in emit()
173 MCOS->emitULEB128IntValue(Children.size()); in emit()
194 MCOS->emitULEB128IntValue(std::get<1>(Inlinee.first)); in emit()
H A DMCObjectStreamer.cpp107 emitULEB128IntValue(*Diff); in emitAbsoluteSymbolDiffAsULEB128()
256 emitULEB128IntValue(IntValue); in emitULEB128Value()
467 OS.emitULEB128IntValue(PointerSize + 1); in emitDwarfSetLineAddr()
H A DMCAsmStreamer.cpp1402 emitULEB128IntValue(IntValue); in emitULEB128Value()
2641 emitULEB128IntValue(PointerSize + 1); in emitDwarfAdvanceLineAddr()
2657 emitULEB128IntValue(1); in emitDwarfAdvanceLineAddr()
H A DMCStreamer.cpp161 unsigned MCStreamer::emitULEB128IntValue(uint64_t Value, unsigned PadTo) { in emitULEB128IntValue() function in MCStreamer
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp582 MS->emitULEB128IntValue(AddrPool.getValueIndex(*BaseAddress)); in emitDwarfDebugRngListsTableFragment()
591 MS->emitULEB128IntValue(Range.start() - *BaseAddress); in emitDwarfDebugRngListsTableFragment()
594 RngListsSectionSize += MS->emitULEB128IntValue(Range.end() - *BaseAddress); in emitDwarfDebugRngListsTableFragment()
779 MS->emitULEB128IntValue(AddrPool.getValueIndex(*BaseAddress)); in emitDwarfDebugLocListsTableFragment()
788 MS->emitULEB128IntValue(LocExpression.Range->LowPC - *BaseAddress); in emitDwarfDebugLocListsTableFragment()
792 MS->emitULEB128IntValue(LocExpression.Range->HighPC - *BaseAddress); in emitDwarfDebugLocListsTableFragment()
799 LocListsSectionSize += MS->emitULEB128IntValue(LocExpression.Expr.size()); in emitDwarfDebugLocListsTableFragment()
882 LineSectionSize += MS->emitULEB128IntValue(File.DirIdx); in emitLineTablePrologueV2IncludeAndFileTable()
885 LineSectionSize += MS->emitULEB128IntValue(File.ModTime); in emitLineTablePrologueV2IncludeAndFileTable()
888 LineSectionSize += MS->emitULEB128IntValue(File.Length); in emitLineTablePrologueV2IncludeAndFileTable()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp480 OutStreamer->emitULEB128IntValue(FieldCount); in EmitProducerInfo()
485 OutStreamer->emitULEB128IntValue(strlen(Producers.first)); in EmitProducerInfo()
487 OutStreamer->emitULEB128IntValue(Producers.second->size()); in EmitProducerInfo()
489 OutStreamer->emitULEB128IntValue(Producer.first.size()); in EmitProducerInfo()
491 OutStreamer->emitULEB128IntValue(Producer.second.size()); in EmitProducerInfo()
553 OutStreamer->emitULEB128IntValue(EmittedFeatures.size()); in EmitTargetFeatures()
556 OutStreamer->emitULEB128IntValue(F.Name.size()); in EmitTargetFeatures()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyTargetStreamer.cpp130 Streamer.emitULEB128IntValue(Grouped.size()); in emitLocal()
132 Streamer.emitULEB128IntValue(Pair.second); in emitLocal()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp114 Streamer.emitULEB128IntValue(item.Tag); in finishAttributeSection()
119 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
126 Streamer.emitULEB128IntValue(item.IntValue); in finishAttributeSection()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1450 OutStreamer->emitULEB128IntValue(MBBSectionRanges.size()); in emitBBAddrMapSection()
1459 OutStreamer->emitULEB128IntValue(MF.size()); in emitBBAddrMapSection()
1483 OutStreamer->emitULEB128IntValue(MBBSectionNumBlocks[MBB.getSectionID()]); in emitBBAddrMapSection()
1494 OutStreamer->emitULEB128IntValue(MBB.getBBID()->BaseID); in emitBBAddrMapSection()
1502 OutStreamer->emitULEB128IntValue(CallsiteSymbols.size()); in emitBBAddrMapSection()
1513 OutStreamer->emitULEB128IntValue(getBBAddrMapMetadata(MBB)); in emitBBAddrMapSection()
1525 OutStreamer->emitULEB128IntValue( in emitBBAddrMapSection()
1541 OutStreamer->emitULEB128IntValue( in emitBBAddrMapSection()
1547 OutStreamer->emitULEB128IntValue(SuccCount); in emitBBAddrMapSection()
1550 OutStreamer->emitULEB128IntValue(SuccMBB->getBBID()->BaseID); in emitBBAddrMapSection()
[all …]
H A DEHStreamer.cpp578 Asm->OutStreamer->emitULEB128IntValue(LSDASizeWithAlign, in emitExceptionTable()
583 Asm->OutStreamer->emitULEB128IntValue(CallSiteTableSize); in emitExceptionTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp218 Streamer.emitULEB128IntValue(Name->getString().size()); in emitPseudoProbeDescMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h757 unsigned emitULEB128IntValue(uint64_t Value, unsigned PadTo = 0);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp339 Streamer.emitULEB128IntValue(Key->getString().size()); in emitModuleMetadata()
346 Streamer.emitULEB128IntValue(Value.size()); in emitModuleMetadata()