Home
last modified time | relevance | path

Searched defs:KeySym (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h177 const MCSymbol *KeySym) const { in getStaticCtorSection()
182 const MCSymbol *KeySym) const { in getStaticDtorSection()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1077 getStaticStructorSection(MCContext & Ctx,bool UseInitArray,bool IsCtor,unsigned Priority,const MCSymbol * KeySym) getStaticStructorSection() argument
1956 getCOFFStaticStructorSection(MCContext & Ctx,const Triple & T,bool IsCtor,unsigned Priority,const MCSymbol * KeySym,MCSectionCOFF * Default) getCOFFStaticStructorSection() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp707 getAssociativeCOFFSection(MCSectionCOFF * Sec,const MCSymbol * KeySym,unsigned UniqueID) getAssociativeCOFFSection() argument
H A DMCStreamer.cpp833 const MCSymbol *KeySym = nullptr; getWinCFISection() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1048 const MCSymbol *KeySym = GVSec ? GVSec->getCOMDATSymbol() : nullptr; in switchToDebugSectionForSymbol() local
H A DAsmPrinter.cpp2962 const MCSymbol *KeySym = nullptr; emitXXStructorList() local