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