Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 551 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 D | MCContext.cpp | 560 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
|