Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h558 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
563 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
569 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp621 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
634 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext