Searched refs:getAssociativeCOFFSection (Results 1 – 15 of 15) sorted by relevance
/external/llvm/include/llvm/MC/ |
D | MCContext.h | 417 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1057 return getContext().getAssociativeCOFFSection( in getStaticCtorSection() 1063 return getContext().getAssociativeCOFFSection( in getStaticDtorSection()
|
/external/llvm/lib/MC/ |
D | MCContext.cpp | 435 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
|
D | MCStreamer.cpp | 537 return Context.getAssociativeCOFFSection(cast<MCSectionCOFF>(MainCFISec), in getWinCFISection()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1514 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/ |
D | MCContext.h | 540 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCContext.h | 484 getAssociativeCOFFSection(MCSectionCOFF *Sec, const MCSymbol *KeySym,
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 1813 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/ |
D | MCContext.cpp | 475 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
|
D | MCStreamer.cpp | 798 return Context.getAssociativeCOFFSection(MainCFISecCOFF, KeySym, UniqueID); in getWinCFISection()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCContext.cpp | 598 MCSectionCOFF *MCContext::getAssociativeCOFFSection(MCSectionCOFF *Sec, in getAssociativeCOFFSection() function in MCContext
|
D | MCStreamer.cpp | 818 return Context.getAssociativeCOFFSection(MainCFISecCOFF, KeySym, UniqueID); in getWinCFISection()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 602 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 942 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.cpp | 931 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()
|