Home
last modified time | relevance | path

Searched refs:getAssociatedSymbol (Results 1 – 18 of 18) sorted by relevance

/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCSectionELF.h87 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSectionELF.h87 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h87 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCSectionELF.h87 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCSectionELF.h90 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCSectionELF.h90 const MCSymbol *getAssociatedSymbol() const { return AssociatedSymbol; } in getAssociatedSymbol() function
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp336 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function
390 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()
401 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()
518 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()
527 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp513 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function
591 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()
602 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()
695 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()
704 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp491 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function
569 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()
580 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()
673 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()
682 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp515 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function
595 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()
606 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()
699 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()
708 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp515 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function
595 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()
606 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()
699 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()
708 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp515 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol() function
595 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in getExplicitSectionGlobal()
606 assert(Section->getAssociatedSymbol() == AssociatedSymbol && in getExplicitSectionGlobal()
699 const MCSymbolELF *AssociatedSymbol = getAssociatedSymbol(GO, TM); in SelectSectionForGlobal()
708 assert(Section->getAssociatedSymbol() == AssociatedSymbol); in SelectSectionForGlobal()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DELFObjectWriter.cpp1007 const MCSymbol *Sym = Section.getAssociatedSymbol();
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DELFObjectWriter.cpp1027 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DELFObjectWriter.cpp1027 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1027 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DELFObjectWriter.cpp1034 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DELFObjectWriter.cpp1022 const MCSymbol *Sym = Section.getAssociatedSymbol(); in writeSection()