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

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 575 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 498 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type,
ELFObjectWriter.cpp 801 MCSectionELF *RelaSection = Ctx.createELFRelSection(

Completed in 21 milliseconds