Searched defs:getELFSection (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 563 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 568 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function 574 MCSectionELF *getELFSection(const Twine &Section, unsigned Type, in getELFSection() function
|
| /openbsd-src/gnu/llvm/llvm/lib/MC/ |
| H A D | MCContext.cpp | 523 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext 536 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection() function in MCContext
|