Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| D | MCContext.h | 540 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 545 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 551 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/ |
| D | MCContext.cpp | 526 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext 539 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
|