Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h537 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
542 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
548 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp520 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
533 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext