Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h564 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
569 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
575 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp529 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
542 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext