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

  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCContext.cpp 462 MCSectionELF *MCContext::createELFSectionImpl(StringRef Section, unsigned Type,
507 return createELFSectionImpl(
562 createELFSectionImpl(CachedName, Type, Flags, Kind, EntrySize, GroupSym,
574 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0,
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 350 MCSectionELF *createELFSectionImpl(StringRef Section, unsigned Type,

Completed in 17 milliseconds