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.h551 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
556 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
562 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp560 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
573 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext