Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCContext.h | 537 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 D | MCContext.cpp | 520 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
|