Home
last modified time | relevance | path

Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h565 return getELFSection(Section, Type, Flags, EntrySize, Group, IsComdat, in getELFSection() function
570 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, getELFSection() function
576 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, getELFSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp524 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, getELFSection() function in MCContext
537 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, getELFSection() function in MCContext