Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1057 return getContext().getAssociativeCOFFSection( in getStaticCtorSection()
1063 return getContext().getAssociativeCOFFSection( in getStaticDtorSection()
/external/llvm/include/llvm/MC/
DMCContext.h417 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
/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-7.0/llvm/include/llvm/MC/
DMCContext.h455 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp470 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
DMCStreamer.cpp700 return Context.getAssociativeCOFFSection(MainCFISecCOFF, KeySym, UniqueID); in getWinCFISection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1300 return Ctx.getAssociativeCOFFSection(Default, KeySym, 0); in getCOFFStaticStructorSection()
1306 return Ctx.getAssociativeCOFFSection( in getCOFFStaticStructorSection()
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp602 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp831 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()