Searched defs:KeySym (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetLoweringObjectFile.h | 177 getStaticCtorSection(unsigned Priority,const MCSymbol * KeySym) getStaticCtorSection() argument 182 getStaticDtorSection(unsigned Priority,const MCSymbol * KeySym) getStaticDtorSection() argument
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1080 getStaticStructorSection(MCContext & Ctx,bool UseInitArray,bool IsCtor,unsigned Priority,const MCSymbol * KeySym) getStaticStructorSection() argument 1948 getCOFFStaticStructorSection(MCContext & Ctx,const Triple & T,bool IsCtor,unsigned Priority,const MCSymbol * KeySym,MCSectionCOFF * Default) getCOFFStaticStructorSection() argument [all...] |
/llvm-project/llvm/lib/MC/ |
H A D | MCContext.cpp | 729 getAssociativeCOFFSection(MCSectionCOFF * Sec,const MCSymbol * KeySym,unsigned UniqueID) getAssociativeCOFFSection() argument
|
H A D | MCStreamer.cpp | 830 const MCSymbol *KeySym = nullptr; getWinCFISection() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 1048 const MCSymbol *KeySym = GVSec ? GVSec->getCOMDATSymbol() : nullptr; switchToDebugSectionForSymbol() local
|
H A D | AsmPrinter.cpp | 2970 const MCSymbol *KeySym = nullptr; emitXXStructorList() local
|