Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h175 const MCSymbol *KeySym) const { in getStaticCtorSection()
180 const MCSymbol *KeySym) const { in getStaticDtorSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1008 const MCSymbol *KeySym) { in getStaticStructorSection()
1834 const MCSymbol *KeySym, in getCOFFStaticStructorSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp654 const MCSymbol *KeySym, in getAssociativeCOFFSection()
H A DMCStreamer.cpp799 const MCSymbol *KeySym = nullptr; in getWinCFISection() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2310 const MCSymbol *KeySym = nullptr; in emitXXStructorList() local
H A DCodeViewDebug.cpp961 const MCSymbol *KeySym = GVSec ? GVSec->getCOMDATSymbol() : nullptr; in switchToDebugSectionForSymbol() local