Home
last modified time | relevance | path

Searched refs:createELFSectionImpl (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp317 MCSectionELF *MCContext::createELFSectionImpl(StringRef Section, unsigned Type, in createELFSectionImpl() function in MCContext
361 return createELFSectionImpl( in createELFRelSection()
410 MCSectionELF *Result = createELFSectionImpl( in getELFSection()
417 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0, in createELFGroupSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h271 MCSectionELF *createELFSectionImpl(StringRef Section, unsigned Type,