Home
last modified time | relevance | path

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

/external/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()
/external/llvm-project/llvm/lib/MC/
DMCContext.cpp411 MCSectionELF *MCContext::createELFSectionImpl(StringRef Section, unsigned Type, in createELFSectionImpl() function in MCContext
455 return createELFSectionImpl( in createELFRelSection()
508 createELFSectionImpl(CachedName, Type, Flags, Kind, EntrySize, GroupSym, in getELFSection()
519 return createELFSectionImpl(".group", ELF::SHT_GROUP, 0, in createELFGroupSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCContext.h306 MCSectionELF *createELFSectionImpl(StringRef Section, unsigned Type,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h294 MCSectionELF *createELFSectionImpl(StringRef Section, unsigned Type,