Home
last modified time | relevance | path

Searched refs:getAssociativeCOFFSection (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h417 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1057 return getContext().getAssociativeCOFFSection( in getStaticCtorSection()
1063 return getContext().getAssociativeCOFFSection( in getStaticDtorSection()
/external/llvm/lib/MC/
DMCContext.cpp435 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
DMCStreamer.cpp537 return Context.getAssociativeCOFFSection(cast<MCSectionCOFF>(MainCFISec), in getWinCFISection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1514 return Ctx.getAssociativeCOFFSection(Default, KeySym, 0); in getCOFFStaticStructorSection()
1529 return Ctx.getAssociativeCOFFSection(Sec, KeySym, 0); in getCOFFStaticStructorSection()
1536 return Ctx.getAssociativeCOFFSection( in getCOFFStaticStructorSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h540 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h484 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1813 return Ctx.getAssociativeCOFFSection(Default, KeySym, 0); in getCOFFStaticStructorSection()
1828 return Ctx.getAssociativeCOFFSection(Sec, KeySym, 0); in getCOFFStaticStructorSection()
1835 return Ctx.getAssociativeCOFFSection( in getCOFFStaticStructorSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp475 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
DMCStreamer.cpp798 return Context.getAssociativeCOFFSection(MainCFISecCOFF, KeySym, UniqueID); in getWinCFISection()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp598 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
DMCStreamer.cpp818 return Context.getAssociativeCOFFSection(MainCFISecCOFF, KeySym, UniqueID); in getWinCFISection()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp602 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp942 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp931 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()