HomeSort by: relevance | last modified time | path
    Searched refs:createELFGroupSection (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 582 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group,
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 572 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group,
ELFObjectWriter.cpp 1109 Ctx.createELFGroupSection(SignatureSymbol, Section.isComdat());

Completed in 68 milliseconds