Home
last modified time | relevance | path

Searched refs:createELFGroupSection (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h398 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);
/external/llvm/lib/MC/
DMCContext.cpp380 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() function in MCContext
DELFObjectWriter.cpp1253 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); in writeObject()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h512 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h467 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp429 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() function in MCContext
DELFObjectWriter.cpp1113 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); in writeObject()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp518 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() function in MCContext
DELFObjectWriter.cpp1117 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); in writeObject()