Home
last modified time | relevance | path

Searched refs:emitSymbolValue (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp168 Streamer.emitSymbolValue(&S, 8); in emitTCEntry()
295 Streamer.emitSymbolValue(&S, PointerSize); in emitTCEntry()
/external/llvm-project/llvm/lib/CodeGen/
DFaultMaps.cpp83 OS.emitSymbolValue(FnLabel, 8); in emitFunctionInfo()
DStackMaps.cpp591 OS.emitSymbolValue(FR.first, 8); in emitFunctionFrameRecords()
DTargetLoweringObjectFileImpl.cpp406 Streamer.emitSymbolValue(Sym, Size); in emitPersonalityValue()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp920 MCOS->emitSymbolValue(InfoSectionSymbol, OffsetSize, in EmitGenDwarfAranges()
1000 MCOS->emitSymbolValue(AbbrevSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1016 MCOS->emitSymbolValue(LineSectionSymbol, OffsetSize, in EmitGenDwarfInfo()
1026 MCOS->emitSymbolValue(RangesSymbol, OffsetSize); in EmitGenDwarfInfo()
1566 Streamer.emitSymbolValue(Frame.Begin, Size); in EmitCompactUnwind()
1580 Streamer.emitSymbolValue(Frame.Personality, Size); in EmitCompactUnwind()
1587 Streamer.emitSymbolValue(Frame.Lsda, Size); in EmitCompactUnwind()
1768 Streamer.emitSymbolValue(&cieStart, OffsetSize, in EmitFDE()
DMCStreamer.cpp179 void MCStreamer::emitSymbolValue(const MCSymbol *Sym, unsigned Size, in emitSymbolValue() function in MCStreamer
1061 emitSymbolValue(SetLabel, Size); in emitAbsoluteSymbolDiff()
DMCCodeView.cpp255 OS.emitSymbolValue(Files[Idx].ChecksumTableOffset, 4); in emitFileChecksumOffset()
DMCObjectStreamer.cpp483 OS.emitSymbolValue(Label, PointerSize); in emitDwarfSetLineAddr()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp167 AP.OutStreamer->emitSymbolValue(J->Label, IntPtrSize); in finishAssembly()
DAsmPrinter.cpp646 OutStreamer->emitSymbolValue(GetExternalSymbolSymbol("_tlv_bootstrap"), in emitGlobalVariable()
649 OutStreamer->emitSymbolValue(MangSym, PtrSize); in emitGlobalVariable()
1072 OutStreamer->emitSymbolValue(FunctionSymbol, getPointerSize()); in emitBBAddrMapSection()
1108 OutStreamer->emitSymbolValue(FunctionSymbol, TM.getProgramPointerSize()); in emitStackSizeSection()
1654 OutStreamer->emitSymbolValue(Stub.second.getPointer(), in doFinalization()
1681 OutStreamer->emitSymbolValue(Stub.second.getPointer(), in doFinalization()
1760 OutStreamer->emitSymbolValue(GetExternalSymbolSymbol("__morestack"), in doFinalization()
3402 OutStreamer->emitSymbolValue(SledsStart, WordSizeBytes, false); in emitXRayTable()
3403 OutStreamer->emitSymbolValue(SledsEnd, WordSizeBytes, false); in emitXRayTable()
3453 OutStreamer->emitSymbolValue(CurrentPatchableFunctionEntrySym, PointerSize); in emitPatchableFunctionEntries()
DAsmPrinterDwarf.cpp171 OutStreamer->emitSymbolValue(Label, getDwarfOffsetByteSize()); in emitDwarfSymbolReference()
DEHStreamer.cpp681 Asm->OutStreamer->emitSymbolValue(LandingPadRange->FragmentBeginLabel, in emitExceptionTable()
DDwarfDebug.cpp2622 Asm->OutStreamer->emitSymbolValue(Base, Size); in emitRangeList()
2667 Asm->OutStreamer->emitSymbolValue(Begin, Size); in emitRangeList()
2668 Asm->OutStreamer->emitSymbolValue(End, Size); in emitRangeList()
/external/llvm-project/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp172 OutStreamer->emitSymbolValue(FunctionSymbol, TM.getProgramPointerSize()); in EmitInterruptVectorSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h728 void emitSymbolValue(const MCSymbol *Sym, unsigned Size,
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp562 OutStreamer->emitSymbolValue(DotSym, 8); in LowerFENTRY_CALL()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1510 OutStreamer->emitSymbolValue(TOCEntryTarget, 4); in emitEndOfAsmFile()