Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp330 MCSectionELF *MCContext::createELFSectionImpl(StringRef Section, unsigned Type, in createELFSectionImpl() function in MCContext
374 return createELFSectionImpl( in createELFRelSection()
423 MCSectionELF *Result = createELFSectionImpl( in getELFSection()
430 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0, in createELFGroupSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h294 MCSectionELF *createELFSectionImpl(StringRef Section, unsigned Type,